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

1726 Commits

Author SHA1 Message Date
André Malo
08a1c36c03 fix context abbreviation code
it didn't work properly if there's a newline inside of a context
(instead of a single space), so some <context>virtual
host</context> were lost.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97141 13f79535-47bb-0310-9956-ffa450edef68
2002-10-08 02:48:22 +00:00
André Malo
22a342b1ea update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97140 13f79535-47bb-0310-9956-ffa450edef68
2002-10-08 02:22:26 +00:00
André Malo
4ef885c1ad <context>directory</context> includes location
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97137 13f79535-47bb-0310-9956-ffa450edef68
2002-10-08 01:46:47 +00:00
André Malo
38d154b343 update transformation due to the change of synopsis.xsl
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97134 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 15:23:03 +00:00
André Malo
aea58da4fb update transformation...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97131 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 13:56:36 +00:00
Yoshiki Hayashi
d7fadfd01d Remove mod_access.html.ja.jis and update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97129 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 11:02:35 +00:00
Yoshiki Hayashi
5ed300ec91 Update Japanese translation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97127 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 10:38:45 +00:00
Yoshiki Hayashi
93d7c50cea Restore contents of this file.
Perhaps Justin accidentaly copied wrong one when he renamed
mod_access.xml.ja to mod_authz_host.xml.ja.
(It's no big deal.  It's solved by simple merge.)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97126 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 10:31:37 +00:00
Yoshiki Hayashi
a88dac3db1 Clarify what basename is (from 1.3).
Fix typo.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97125 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 10:14:44 +00:00
André Malo
631c60669d remove forgotten mod_access.html.en
update transforming of upgrading.xml (due to relative path errors)
       (Justin, is your build.xml out of date?)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97124 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 09:33:24 +00:00
Justin Erenkrantz
e23f2cf993 Update the docs to fully reflect the aaa changes by linking in the new
modules and removing the deleted ones; renaming mod_auth_anon->mod_authn_anon,
and mod_access->mod_authz_host.

All docs to the old modules are now deleted.

Translations were kept with their old modules.  (Can't read Japanese.)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97123 13f79535-47bb-0310-9956-ffa450edef68
2002-10-07 08:46:31 +00:00
Jeff Trawick
4949fcb877 Add a comment about the setting of no-gzip.
PR:                  13141


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97105 13f79535-47bb-0310-9956-ffa450edef68
2002-10-04 16:13:23 +00:00
Astrid Malo
035f532cd3 moved a warning to the correct section
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97092 13f79535-47bb-0310-9956-ffa450edef68
2002-10-03 20:29:47 +00:00
André Malo
cf2e90c61d ok, starting this: turn bogus <em> to <var>
also:
- several markup improvements (I hope)
- remove &nbsp; from c&p examples, because:
  - if you want preformatted text, use <pre>
  - they may lead to invisible errors (\xA0 = &nbsp;
    is not recognized by the config parser as whitespace)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97069 13f79535-47bb-0310-9956-ffa450edef68
2002-10-03 00:53:48 +00:00
Astrid Malo
f00d885b8e added a clarification about separation of proxy functionality and mod_cache;
added a link to mod_ssl (for proxy directives)

submitted by Irmund Thum <i.t@ithum.de>

with two minor corrections from me


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97043 13f79535-47bb-0310-9956-ffa450edef68
2002-10-01 14:37:13 +00:00
Yoshiki Hayashi
0ede7e52d2 Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97030 13f79535-47bb-0310-9956-ffa450edef68
2002-09-30 13:01:23 +00:00
Yoshiki Hayashi
fe89071d97 New transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97027 13f79535-47bb-0310-9956-ffa450edef68
2002-09-30 09:28:14 +00:00
Yoshiki Hayashi
6dcc64a1f6 New Japanese translations.
Forward port from 1.3.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97025 13f79535-47bb-0310-9956-ffa450edef68
2002-09-30 09:26:40 +00:00
Yoshiki Hayashi
2a0a2a6010 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97024 13f79535-47bb-0310-9956-ffa450edef68
2002-09-30 09:16:14 +00:00
Yoshiki Hayashi
31c2d906ad Update Japanese translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97023 13f79535-47bb-0310-9956-ffa450edef68
2002-09-30 09:14:42 +00:00
Yoshiki Hayashi
37aae50ad9 New XML.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97022 13f79535-47bb-0310-9956-ffa450edef68
2002-09-30 09:11:20 +00:00
Yoshiki Hayashi
0a4da33afe Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97020 13f79535-47bb-0310-9956-ffa450edef68
2002-09-30 08:39:37 +00:00
Yoshiki Hayashi
b5f687b9dd 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@97019 13f79535-47bb-0310-9956-ffa450edef68
2002-09-30 08:24:42 +00:00
Yoshiki Hayashi
d1458dd75f Regenerate directives.html.ja.jis.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97017 13f79535-47bb-0310-9956-ffa450edef68
2002-09-30 06:59:10 +00:00
Astrid Malo
2f970a64a1 a dead link is removed plus the commented paragraph what points to a not
existing UR on the Apache site for former Apache 1.2 patches

Submitted by: Irmund Thum <i.t@ithum.de>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97015 13f79535-47bb-0310-9956-ffa450edef68
2002-09-29 20:36:28 +00:00
Astrid Malo
1b9119caed a dead link is removed plus the commented paragraph what points to a not
existing UR on the Apache site for former Apache 1.2 patches

submitted by: Irmund Thum <i.t@ithum.de>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97014 13f79535-47bb-0310-9956-ffa450edef68
2002-09-29 20:22:59 +00:00
André Malo
b83dcf778e - add mod_logio entry to sitemap
- add mod_logio transformation
- add lacking section id to mod_log_config.xml
  (and update transformation)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97003 13f79535-47bb-0310-9956-ffa450edef68
2002-09-28 13:27:50 +00:00
Ryan Bloom
19b98bc41a Allow the UserDir directive to accept a list of directories.
This matches what Apache 1.3 does.  Also add documentation for
this feature.

PR:	9299
Submitted by:	Jay Ball <jay@veggiespam.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97001 13f79535-47bb-0310-9956-ffa450edef68
2002-09-28 06:10:47 +00:00
Ian Holsman
194829ce9f New Module -- mod_logio.
This adds the ability to log the bytes sent and
received for each request

Submitted by:	Bojan Smojver <bojan@rexursive.com>
Reviewed by:	Justin & Ian


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97000 13f79535-47bb-0310-9956-ffa450edef68
2002-09-28 04:18:35 +00:00
Yoshiki Hayashi
4d8030ff19 Remove unused file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96977 13f79535-47bb-0310-9956-ffa450edef68
2002-09-25 08:52:17 +00:00
Yoshiki Hayashi
c70275371a Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96976 13f79535-47bb-0310-9956-ffa450edef68
2002-09-25 08:34:37 +00:00
Yoshiki Hayashi
4ced8d218e Update Japanese translations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96975 13f79535-47bb-0310-9956-ffa450edef68
2002-09-25 08:30:20 +00:00
Yoshiki Hayashi
8155406380 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@96974 13f79535-47bb-0310-9956-ffa450edef68
2002-09-25 08:25:09 +00:00
Joshua Slive
655d9699a1 I just spent a few minutes helping someone on the users list figure
out how to use <IfModule> with php4 and Apache2 (solution
<IfModule sapi_apache2.c>).  Document the technique for posterity.

Also, try to discourage people from adding random <IfModule>
sections just for the heck of it.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96958 13f79535-47bb-0310-9956-ffa450edef68
2002-09-23 21:40:44 +00:00
André Malo
805f42c21d move module list into sitemap.xml
allmodules.xml is no longer needed.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96955 13f79535-47bb-0310-9956-ffa450edef68
2002-09-23 03:40:12 +00:00
André Malo
c8627c8651 rebuild of directive quickreference
this mostly modifies the layout and adds a letter bar

Reviewed by: Joshua Slive, Astrid Ke�ler


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96947 13f79535-47bb-0310-9956-ffa450edef68
2002-09-22 00:14:40 +00:00
André Malo
c831ad238f <letters> is no longer needed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96939 13f79535-47bb-0310-9956-ffa450edef68
2002-09-21 00:51:34 +00:00
Justin Erenkrantz
5249b897ce Remove mention of AuthDBMAuthoritative and AuthUserFileAuthoritative
directives.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96923 13f79535-47bb-0310-9956-ffa450edef68
2002-09-20 05:15:23 +00:00
André Malo
fad5622a73 Fix broken link to rewritemap in rewritelock description
of the quickreference.
Relative anchors to directives may only be set, if we're
actually transforming the particular <modulesynopsis> document.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96922 13f79535-47bb-0310-9956-ffa450edef68
2002-09-20 03:01:22 +00:00
André Malo
0888f88b4c add a note, that mod_alias and mod_userdir are forced
to be run before mod_vhost_alias

Reviewed by: Joshua Slive


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96917 13f79535-47bb-0310-9956-ffa450edef68
2002-09-19 21:25:21 +00:00
Joshua Slive
e1c568b6ee Fix a slight mozilla rendering problem by scattering around some harmless
<p>s.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96914 13f79535-47bb-0310-9956-ffa450edef68
2002-09-19 18:25:33 +00:00
Joshua Slive
0f20c7ff6d Update transform due to slight build problem.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96913 13f79535-47bb-0310-9956-ffa450edef68
2002-09-19 18:24:36 +00:00
Joshua Slive
979b613a81 Fix up a few small xml validity problems.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96912 13f79535-47bb-0310-9956-ffa450edef68
2002-09-19 18:14:25 +00:00
Joshua Slive
b9f7303277 Fix a bunch of little problems that the directive quick-reference
made apparent.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96904 13f79535-47bb-0310-9956-ffa450edef68
2002-09-19 02:41:15 +00:00
André Malo
9ac1d8c955 - fix examples: turn example.isp.com to domain.example.com
(isp.com is really a bad choice, YMMV)
- add "none" to syntax descriptions and fix defaults
- fix several <directive>s
- add infos the descriptions of *IP directives
  (redundant, but to reach more clearness)
- add section ids
- fix some typos


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96892 13f79535-47bb-0310-9956-ffa450edef68
2002-09-18 23:37:28 +00:00
Joshua Slive
dcf02d4521 Link up the quick-reference.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96891 13f79535-47bb-0310-9956-ffa450edef68
2002-09-18 22:59:34 +00:00
Joshua Slive
0756a63aa8 Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96890 13f79535-47bb-0310-9956-ffa450edef68
2002-09-18 22:51:44 +00:00
Joshua Slive
2a88e1b775 XML file and initial transformation for quickreference.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96887 13f79535-47bb-0310-9956-ffa450edef68
2002-09-18 22:33:02 +00:00
Astrid Malo
af20c685bc add missing unit `days' for CookieExpires
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96880 13f79535-47bb-0310-9956-ffa450edef68
2002-09-18 20:42:06 +00:00
André Malo
0ec82e5a9b add section id for "multiviews"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96876 13f79535-47bb-0310-9956-ffa450edef68
2002-09-18 17:44:04 +00:00