1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-15 12:41:11 +03:00
Commit Graph

5051 Commits

Author SHA1 Message Date
Yoshiki Hayashi
3843666952 Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96001 13f79535-47bb-0310-9956-ffa450edef68
2002-07-10 07:06:30 +00:00
Yoshiki Hayashi
60791df148 New Japanese translations.
Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
Reviewed by:	Yoshiki Hayashi


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95998 13f79535-47bb-0310-9956-ffa450edef68
2002-07-10 06:56:57 +00:00
Yoshiki Hayashi
8b0d58b9c8 Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95996 13f79535-47bb-0310-9956-ffa450edef68
2002-07-10 06:04:59 +00:00
Yoshiki Hayashi
5806934a32 Correct a markup error pointed out by Xalan.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95995 13f79535-47bb-0310-9956-ffa450edef68
2002-07-10 06:04:38 +00:00
Yoshiki Hayashi
3693b6732e Grammar police.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95994 13f79535-47bb-0310-9956-ffa450edef68
2002-07-10 06:04:04 +00:00
Bradley Nicholes
55aa577572 Documentation for the NetWare CGIMapExtension directive for mapping
CGI script file extensions to the script interpreter NLM


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95988 13f79535-47bb-0310-9956-ffa450edef68
2002-07-09 15:32:35 +00:00
Rich Bowen
3d79cf7ca9 Submitted by: Owen Boyle, on users@ mailing list
Additional clarification on UseCanonicalName directive.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95962 13f79535-47bb-0310-9956-ffa450edef68
2002-07-05 03:28:06 +00:00
Jeff Trawick
60839ec01d add another example filter, try to clarify how parameters to the filter
program are specified


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95892 13f79535-47bb-0310-9956-ffa450edef68
2002-06-26 19:54:53 +00:00
Ian Holsman
dd2ac7d1c8 new configuration option for mod_rewrite to set cookies.
configuration is like the following

RewriteRule (.*) - [CO=<cookiename>:$1:<domain>:<expiry in minutes>]

Submitted by:	Brian Degenhardt <bmd@mp3.com>
Reviewed by:	Ian Holsman


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95840 13f79535-47bb-0310-9956-ffa450edef68
2002-06-22 03:36:57 +00:00
Rich Bowen
3213d51663 Corrected typo, and added note about Directory sections applying to
files accessed via a different path, such as via symlinks.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95685 13f79535-47bb-0310-9956-ffa450edef68
2002-06-15 02:48:16 +00:00
Rich Bowen
b0706deecc Added example for SuexecUserGroup directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95684 13f79535-47bb-0310-9956-ffa450edef68
2002-06-15 02:36:57 +00:00
Rich Bowen
1beff46182 Added examples to all mod_include directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95683 13f79535-47bb-0310-9956-ffa450edef68
2002-06-15 02:34:29 +00:00
Rich Bowen
62cb8e1506 Added <seealso> for AddHandler to the SetHandler doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95671 13f79535-47bb-0310-9956-ffa450edef68
2002-06-14 11:28:22 +00:00
Rich Bowen
b011eb5327 Added (slightly redundant) pointer from SetEnvIf directive docs to
../env.html for more examples.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95670 13f79535-47bb-0310-9956-ffa450edef68
2002-06-14 11:23:41 +00:00
Joshua Slive
4ec6c6fe3b Remove some directive docs from mpm_netware and point them at mpm_common, plus
update the mpm_common docs to deal with multiple meanings for the same directives.

In the future, it would be a wise idea not to use the same directive name as
another MPM unless the directive really does exactly the same thing in both
MPMs.

Problem pointed out by: Rich Bowen


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95663 13f79535-47bb-0310-9956-ffa450edef68
2002-06-14 02:31:01 +00:00
Rich Bowen
7dce69f8de ScriptSock example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95662 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 21:54:53 +00:00
Yoshiki Hayashi
d7e4bf5790 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95636 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 07:14:42 +00:00
Yoshiki Hayashi
b97311c9ee Add missing description for AddDescription directive.
Fix typo.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95635 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 07:13:55 +00:00
Yoshiki Hayashi
8220b482fa Grammer police came through.
Also, remove empty compatibility tag and use directive tag for
directives.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95634 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 07:12:20 +00:00
Rich Bowen
6144c7a643 Example for ServerRoot directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95632 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 02:46:04 +00:00
Rich Bowen
34ac2baeb8 Example for ScriptLog
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95631 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 02:35:57 +00:00
Rich Bowen
6438d87655 Example for ScoreBoardFile
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95630 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 02:35:18 +00:00
Rich Bowen
3a097eb4f3 Examples for HeaderName, ReadmeName
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95629 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 02:13:30 +00:00
Rich Bowen
19733b60b9 Examples for (Add|Remove)OutputFilter, and see also sections for each.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95628 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 02:12:38 +00:00
Rich Bowen
b5cef2f91e Example of PidFile directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95627 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 01:32:26 +00:00
Rich Bowen
7509fbad7a Added example of Using * as argument to NameVirtualHost. Added note that
arg to NameVirtualHost is supposed to match the arg to VirtualHost, as
this seems to come up several times a week on #apache


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95626 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 01:07:09 +00:00
Rich Bowen
c8a19fbf35 XML->HTML conversion of earlier commit. Slight clarification.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95625 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 00:26:33 +00:00
Rich Bowen
4663c439dc Example for MimeMagicFile.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95624 13f79535-47bb-0310-9956-ffa450edef68
2002-06-13 00:02:58 +00:00
Rich Bowen
ddc19c042e Slightly overkill, but added example to MetaSuffix
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95622 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 23:48:30 +00:00
Rich Bowen
b69b0e0362 Example of MetaDir directive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95621 13f79535-47bb-0310-9956-ffa450edef68
2002-06-12 23:30:10 +00:00
Rich Bowen
ffdb9f03b4 Tiny clarification regarding mod_cgid being a replacement for mod_cgi.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95581 13f79535-47bb-0310-9956-ffa450edef68
2002-06-08 02:51:38 +00:00
Rich Bowen
63da8585cd Replaced some <a href> tags with <module> directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95580 13f79535-47bb-0310-9956-ffa450edef68
2002-06-08 02:51:09 +00:00
Yoshiki Hayashi
01a4d17367 Add missing description in ReadmeName directive, mostly taken from HeaderName.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95566 13f79535-47bb-0310-9956-ffa450edef68
2002-06-07 10:58:27 +00:00
Yoshiki Hayashi
98cbe6b5b0 Update transformation.
I thought I committed this in previous commit but apparently I left this
one out in command line...


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95565 13f79535-47bb-0310-9956-ffa450edef68
2002-06-07 10:37:17 +00:00
Yoshiki Hayashi
d3c1c3ffd4 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95564 13f79535-47bb-0310-9956-ffa450edef68
2002-06-07 10:34:48 +00:00
Yoshiki Hayashi
c688bef1cb New Japanese translation.
Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
Reviewed by:	Yoshiki Hayashi


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95563 13f79535-47bb-0310-9956-ffa450edef68
2002-06-07 10:33:33 +00:00
Joshua Slive
8943e3944f Remove a broken link.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95560 13f79535-47bb-0310-9956-ffa450edef68
2002-06-07 02:54:37 +00:00
Joshua Slive
c9705ff485 Document that ProxyPass can't take a query string, but that RewriteRule can be used
for reverse proxying with much more flexibility.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95559 13f79535-47bb-0310-9956-ffa450edef68
2002-06-07 02:20:53 +00:00
Joshua Slive
b6f6bd1a26 At long last, document the MSIE "friendly error message" issue.
I was very diplomatic here.  I was tempted to use the apache bully-pulpit to
berate MS over this arrogant mis-feature, but I restrained myself.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95558 13f79535-47bb-0310-9956-ffa450edef68
2002-06-07 02:17:12 +00:00
Yoshiki Hayashi
0a48d1f09c I don't think Windows version uses prefork MPM.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95547 13f79535-47bb-0310-9956-ffa450edef68
2002-06-06 10:48:48 +00:00
Yoshiki Hayashi
b59f1eab69 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95545 13f79535-47bb-0310-9956-ffa450edef68
2002-06-06 07:26:00 +00:00
Yoshiki Hayashi
ffe7519b15 New Japanese translation.
Submitted by:	Hiroaki KAWAI <hawk@bcl.t.u-tokyo.ac.jp>
Reviewed by:	Yoshiki Hayashi


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95544 13f79535-47bb-0310-9956-ffa450edef68
2002-06-06 07:24:32 +00:00
Ian Holsman
dab2730953 hope I did this right
/me crosses fingers


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95513 13f79535-47bb-0310-9956-ffa450edef68
2002-06-04 20:34:59 +00:00
Joshua Slive
4d14d47383 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95470 13f79535-47bb-0310-9956-ffa450edef68
2002-06-02 15:48:38 +00:00
Joshua Slive
de63e8af08 Simplify the worker mpm docs a little.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95469 13f79535-47bb-0310-9956-ffa450edef68
2002-06-02 15:47:38 +00:00
Joshua Slive
4f228f5590 Too much garbage in the summary. Just put there what "Joe Average User" needs
to know.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95468 13f79535-47bb-0310-9956-ffa450edef68
2002-06-02 15:28:08 +00:00
Rich Bowen
70b32134d1 Use directive tags on directives, rather than code tags.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95460 13f79535-47bb-0310-9956-ffa450edef68
2002-06-02 02:27:07 +00:00
Joshua Slive
599cedba1f Close the <proxy> container properly.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95459 13f79535-47bb-0310-9956-ffa450edef68
2002-06-01 01:42:45 +00:00
Yoshiki Hayashi
2f171d8fd4 Judging from the example below, this sentence has one too many negative in it.
Also fix what I believe is a typo.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95425 13f79535-47bb-0310-9956-ffa450edef68
2002-05-31 07:31:09 +00:00
Joshua Slive
42b2f95d80 A tiny bit more clarification of _default_.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95402 13f79535-47bb-0310-9956-ffa450edef68
2002-05-30 13:26:08 +00:00