1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-03 17:53:20 +03:00
Commit Graph

3576 Commits

Author SHA1 Message Date
Stefan Fritsch
2fd44cea66 Add PR reference and docs for -DDUMP_CONFIG
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086771 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 22:01:27 +00:00
Rich Bowen
1eae2441ac Rebuild, and fix XML error. Troubleshooting using server-status
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086608 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 14:47:50 +00:00
Rich Bowen
6705224d9c Advice regarding troubleshooting high server load with server-status -
something that comes up on IRC at least once a day.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086605 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 14:43:24 +00:00
Rich Bowen
201a9eb592 Rebuild various transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086580 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 13:38:22 +00:00
Rich Bowen
c63753bf7a Slight tweak to example - add indentation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086578 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 13:36:16 +00:00
Jeff Trawick
c175d83535 doc xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086301 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 17:13:12 +00:00
Jeff Trawick
a92b9fa4b8 add event MPM to the module list where necessary (most directives
documented here)

add mpmt_os2 to the list for ThreadStackSize

remove mpm_winnt from the list for CoreDumpDirectory


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086299 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 17:08:25 +00:00
Rich Bowen
6a7858862f Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086173 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 10:09:29 +00:00
Rich Bowen
aef0ccf836 Rebuild HTML transformation - PR 50979
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086026 13f79535-47bb-0310-9956-ffa450edef68
2011-03-27 20:26:08 +00:00
Rich Bowen
71b5bf3bf9 Clarify SSL/ENV vars paragraph, as per PR 50979
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086023 13f79535-47bb-0310-9956-ffa450edef68
2011-03-27 20:22:39 +00:00
Lucien Gentis
df526c11d4 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1085772 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 17:09:35 +00:00
Rich Bowen
70c0e280af Rebuild transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1085369 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 13:56:54 +00:00
Rich Bowen
4d6ed1270f Fixes typo in mod_rewrite flags doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1085361 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 13:46:27 +00:00
Rich Bowen
4e3e50003d Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1084731 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 20:43:48 +00:00
Lucien Gentis
8cf10de688 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1083465 13f79535-47bb-0310-9956-ffa450edef68
2011-03-20 15:15:42 +00:00
Daniel Earl Poirier
ce13c80c23 Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1082646 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 19:04:49 +00:00
Daniel Earl Poirier
5cd060e66b Add a note that mod_lua is still experimental and changing
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1082645 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 19:04:33 +00:00
Daniel Earl Poirier
b32076c9a5 Update transforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1082207 13f79535-47bb-0310-9956-ffa450edef68
2011-03-16 16:58:30 +00:00
Daniel Earl Poirier
fed0abe513 Fix XML so it validates again
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1082203 13f79535-47bb-0310-9956-ffa450edef68
2011-03-16 16:53:43 +00:00
Daniel Earl Poirier
fdaaf209c5 core: AllowEncodedSlashes new option NoDecode to allow encoded slashes
in request URL path info but not decode them. Change behavior of option
"On" to decode the encoded slashes as 2.0 and 2.2 do.  PR 35256,
PR 46830.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1082196 13f79535-47bb-0310-9956-ffa450edef68
2011-03-16 16:45:25 +00:00
Rich Bowen
a16b98cb5e Rebuild various transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1081660 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 03:51:49 +00:00
Rich Bowen
0656aaa669 More professional phrasing of DirectorySlash description.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1081659 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 03:49:31 +00:00
Rich Bowen
d753e73a69 Remove spurious comma.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1081656 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 03:42:59 +00:00
Jeff Trawick
2e3c696eb4 transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1081561 13f79535-47bb-0310-9956-ffa450edef68
2011-03-14 21:00:31 +00:00
Eric Covener
e3b56ec7cc xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1081010 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 21:51:42 +00:00
Eric Covener
36153045df undo my inadvertent change to this file when adding a new directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1081009 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 21:50:34 +00:00
Eric Covener
248ea7f92c doc for r1081007, LDAPConnectionPoolTTL
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1081008 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 21:43:37 +00:00
Lucien Gentis
5a098ddda9 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080952 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 17:32:16 +00:00
Graham Leggett
b7da07815e Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080835 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 01:20:18 +00:00
Graham Leggett
e8f8ab7863 mod_cache: Make CacheEnable and CacheDisable configurable per
directory in addition to per server, making them work from within
a LocationMatch.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1080834 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 01:15:28 +00:00
Jim Jagielski
bc0ae0cc9e xform for new mod_proxy_fcgi envvar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078095 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 18:40:22 +00:00
Jim Jagielski
b6debecc34 Fix/workaround for BUGZ PR 50851.
By default, mod_proxy_fcgi with not create PATH_INFO, unless
specifically told to.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1078089 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 18:31:17 +00:00
Jim Jagielski
c465160d98 Update doccos and xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1075880 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 16:18:40 +00:00
Nick Kew
bf38c8efaf Document socache and fix the TODO in authn_socache docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1075625 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 02:42:13 +00:00
Nick Kew
fbe5aa461c Fix typos leading to broken links!
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1075602 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 00:59:42 +00:00
Lucien Gentis
048dd49c22 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1074883 13f79535-47bb-0310-9956-ffa450edef68
2011-02-26 17:20:56 +00:00
Eric Covener
b4b949bff0 captures of THE_REQUEST are still escaped however the browser sent the request,
ulike most REQUEST_* variables.  PR#50758


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1073591 13f79535-47bb-0310-9956-ffa450edef68
2011-02-23 04:26:06 +00:00
Stefan Fritsch
4a9fd35047 update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1073544 13f79535-47bb-0310-9956-ffa450edef68
2011-02-22 23:20:23 +00:00
Stefan Fritsch
ff06d3078c Add some links and bits to the ap_expr docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1073543 13f79535-47bb-0310-9956-ffa450edef68
2011-02-22 23:17:50 +00:00
Lucien Gentis
e5ace7ecfc Updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1072572 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20 12:21:54 +00:00
Rich Bowen
da84e71904 Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1071223 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 12:25:03 +00:00
Rich Bowen
1e2a21904b Removes more instances of 'allow from' and 'deny from' syntax. I think
that's the last of them.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1071221 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 12:19:59 +00:00
Rich Bowen
5995814d9b Removes another instance of the "Allow from all" syntax.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1071218 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 12:11:41 +00:00
Rich Bowen
40a0a18c33 Rebuild quickreference file with typo fix.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070908 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 14:05:27 +00:00
Rich Bowen
04e7951fbf Typo correction as per tid50766
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070904 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 14:01:09 +00:00
Rich Bowen
c787a7ffcf Rebulds transformation, adding simplified chinese translation documents.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070871 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 12:52:47 +00:00
Rich Bowen
fe35786735 Adds simplified Chinese translation to httpd trunk docs. Via
dongsheng@apache.org (see tid 50767)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070870 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 12:46:52 +00:00
Graham Leggett
43fc2d47c7 mod_cache: When a request other than GET or HEAD arrives, we must
invalidate existing cache entities as per RFC2616 13.10. PR 15868.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070179 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 02:03:29 +00:00
Joe Orton
e0742ac982 * docs/manual/mod/: Play language lawyer with the SSL_*_DN_*_n variable
description.

PR: 45875


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070094 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 15:41:17 +00:00
Rich Bowen
c441d759be Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1068331 13f79535-47bb-0310-9956-ffa450edef68
2011-02-08 11:15:42 +00:00