1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-14 01:22:37 +03:00
Commit Graph

5051 Commits

Author SHA1 Message Date
Igor Galić
00225ba565 rebuild markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205381 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 12:25:00 +00:00
Igor Galić
11c0bea586 mod_session: document overrides.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205379 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 12:21:23 +00:00
Graham Leggett
e6810567ce Update the documentation for the %a and %{c}a logging format strings, and
update the mod-remoteip documentation in line with the new API.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205075 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 16:50:00 +00:00
Eric Covener
04d5492b0b roll back pair of recent autoindex changes (1204355:1204306)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1204356 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 05:12:12 +00:00
Eric Covener
99d2c7f419 upgrading/compat notes on some unexpected AddDescription behavior
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1204317 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 01:38:11 +00:00
Graham Leggett
90f47f68e0 mod_include: The SSIAccessEnable directive existed to ensure the addition
of the "-A" syntax would not break existing configurations in v2.2. Remove
the directive for v2.4, defaulting the behaviour to enabled.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1204183 13f79535-47bb-0310-9956-ffa450edef68
2011-11-20 16:49:38 +00:00
Kaspar Brand
c0d91dd1a9 update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1203761 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 17:37:36 +00:00
Lucien Gentis
78b9f5093f Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1203714 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 16:12:05 +00:00
Kaspar Brand
304e9c4c08 drop SSLv2 support (set SSL_OP_NO_SSLv2 for any new SSL_CTX)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1203491 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 05:27:00 +00:00
Stefan Fritsch
05fe1b13b1 add new ldap features, make ap_expr entry more verbose
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1202456 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 22:53:17 +00:00
Stefan Fritsch
65d256c3ba Fix xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1202453 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 22:49:14 +00:00
André Malo
15fe279e68 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1202314 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 17:17:36 +00:00
André Malo
d4300ec414 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201675 13f79535-47bb-0310-9956-ffa450edef68
2011-11-14 12:12:14 +00:00
Lucien Gentis
fa60fda7e0 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201450 13f79535-47bb-0310-9956-ffa450edef68
2011-11-13 16:13:34 +00:00
Eric Covener
b53e38b314 add per-dir config merging to mod_lua so LuaHook* in multiple per-dir sections
behaves as expected instead of discarding previous sections.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201443 13f79535-47bb-0310-9956-ffa450edef68
2011-11-13 15:48:06 +00:00
Stefan Fritsch
253d865fe4 Set MaxMemFree 2048 by default
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201158 13f79535-47bb-0310-9956-ffa450edef68
2011-11-12 01:54:50 +00:00
Rich Bowen
1d52997e31 Rebuild doc transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200970 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 17:19:02 +00:00
Rich Bowen
0d2049f462 A little clarification about variable interpolation, as requested in bug #51125
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200968 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 17:17:02 +00:00
Rich Bowen
a879bb197f Rebuild doc transforms.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200963 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 17:11:17 +00:00
Rich Bowen
d8c39d15e2 Clarify docs for LimitRequestLine, as per bug #51665.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200961 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 17:09:28 +00:00
Rich Bowen
8617402800 Rebuild xdoc transform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200957 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 17:07:36 +00:00
Rich Bowen
bdd0af17de Patch from Luke Meyer, clarifies usage of ProxyPassReverseCookiePath directive. As per bug #51126
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200955 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11 17:06:40 +00:00
Rich Bowen
a630b6d0f3 Rebuilds quickreference docs to reflect removal of htaccess context.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200552 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 21:13:35 +00:00
Rich Bowen
e3118b560d Rebuild luaquickhandler doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200515 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 20:07:07 +00:00
Rich Bowen
e625d65bf7 Make the contextlist agree with the comment in the doc itself.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200514 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 20:04:05 +00:00
Rich Bowen
1a71a61ba5 Rebuild Nick's change to mod_proxy_html doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200509 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 20:00:41 +00:00
Nick Kew
ff0b37a45b mod_proxy_html: Add ProxyHTMLURLMap conditions to docs.
Seems they got lost in the initial docs drop!


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200063 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 00:40:00 +00:00
André Malo
b7ca077a38 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199949 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 20:26:02 +00:00
André Malo
b568fa26be examples are block elements and cannot occur within <p> elements.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199948 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 20:23:46 +00:00
André Malo
3db0ad2749 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199945 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 20:19:14 +00:00
Rich Bowen
736ff9c9e3 Applies patch provided by Luke Meyer in https://issues.apache.org/bugzilla/show_bug.cgi?id=51131 - Adds usage example to mod_proxy_ajp docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199554 13f79535-47bb-0310-9956-ffa450edef68
2011-11-09 00:00:20 +00:00
Rainer Jung
402dbbad20 Update transformations.
Sorry for the noise, blame it to the
simplified chinese cleanup.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199540 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 23:46:40 +00:00
Rainer Jung
b4ca82bac7 Update docs for default TimeOut value for
other languages.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199511 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:58:14 +00:00
Rainer Jung
a90ae4579d Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199509 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:53:44 +00:00
Rainer Jung
d6d64ddff8 Update xml meta files after fixing simplified chinese.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199491 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:17:22 +00:00
Jim Jagielski
59066a3ff3 Change def timeout from a nasty 5 mins to a more reasonable 1min
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199485 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 22:07:58 +00:00
Rainer Jung
8df576dafd Fix XML validation errors.
Order matters.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199479 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 21:56:02 +00:00
Stefan Fritsch
0d628a68ec update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199448 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 20:43:46 +00:00
Stefan Fritsch
5f666a2385 mod_reqtimeout: Change the default to set some reasonable timeout values if loaded
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199447 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 20:41:47 +00:00
Stefan Fritsch
3c2235b46b update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199088 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 03:09:08 +00:00
Stefan Fritsch
ccc76d4e43 Change default FileETag to be "size mtime", i.e. remove the inode. Adjust the
etag generation in mod_dav_fs to the new default.

PR 49623.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199086 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 03:06:08 +00:00
Eric Covener
89f9bdb84f add info about new early/late arguments and a note about
the directives whose context is limited.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199063 13f79535-47bb-0310-9956-ffa450edef68
2011-11-08 02:11:35 +00:00
Stefan Fritsch
93819be068 Remove ProxyHTMLLogVerbose in favor of trace loglevels
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1198995 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 23:07:12 +00:00
Stefan Fritsch
6c4710665a Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197414 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 07:29:32 +00:00
Stefan Fritsch
6c57e61b1b Unify syntax of config directives taking an expression as optional contition argument
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1197413 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 07:27:07 +00:00
Eric Covener
18e5fd007e add new properties/constants
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1195173 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 14:43:31 +00:00
Lucien Gentis
2fb5d95b06 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1195155 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 13:07:33 +00:00
Eric Covener
e4b44dfb22 r.args can be written
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1195007 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 20:02:28 +00:00
Graham Leggett
df8729c808 Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1194876 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 11:21:58 +00:00
Graham Leggett
b84938b043 mod_include: Add support for application/x-www-form-urlencoded encoding
and decoding.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1194870 13f79535-47bb-0310-9956-ffa450edef68
2011-10-29 11:13:37 +00:00