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
Eric Covener
cbfdd4ac3e mention mod_expires bailing out when the handler has set an Expires header.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1098872 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 00:34:23 +00:00
Lucien Gentis
fa3f8f5b54 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1098363 13f79535-47bb-0310-9956-ffa450edef68
2011-05-01 16:03:49 +00:00
Stefan Fritsch
46dc6e060b mod_ldap: Make LDAPSharedCacheSize 0 create a non-shared-memory cache per
process as opposed to disabling caching completely. This allows to use
the non-shared-memory cache as a workaround for the shared memory cache
not being available during graceful restarts

PR: 48958


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1096577 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 20:00:43 +00:00
Daniel Earl Poirier
af8b442298 update transform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1095949 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 15:30:56 +00:00
Daniel Earl Poirier
086a26b235 Add example for using %{msec_frac}t.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1095948 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 15:30:43 +00:00
Lucien Gentis
e1a3cc657e Miscellaneous corrections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1094005 13f79535-47bb-0310-9956-ffa450edef68
2011-04-16 14:55:13 +00:00
Lucien Gentis
96f3e2c347 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1093991 13f79535-47bb-0310-9956-ffa450edef68
2011-04-16 13:21:45 +00:00
Rich Bowen
3f51c7eb67 via Matthew Sporleder - domain is required in the CO flag or cookies
aren't set.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1092799 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 20:14:15 +00:00
Rich Bowen
da53017ae5 Whether it's intentional or not, the hostname/domainname argument to the
RewriteRule CO flag is in fact required. Cookies are not set without it.
(via Matthew Sporleder)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1092797 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 20:06:53 +00:00
Rich Bowen
53b7c75196 hernan gonzalez <hgonzalez gmail.com> points out that the USER_AGENT
strings were probably more accurate with the leading ^ anchor.
Rebuilds a few other changes.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1090284 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 14:50:47 +00:00
Rich Bowen
e372fb87ac Remove more unnecessary anchors from rewrite examples.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1090265 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 14:28:05 +00:00
Rich Bowen
fcc50d056d Remove mentions of the 1.3 generation of the server.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089863 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 12:50:23 +00:00
Rich Bowen
39948207af There are no versions of httpd earlier than 2.0. Oceania has always been at war with Eurasia.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089719 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 03:23:51 +00:00
Rich Bowen
3cc093e64b Rebuild transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089718 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 03:18:57 +00:00
Rich Bowen
7e778228fc Oops. Mixed file names in my example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089717 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 03:18:26 +00:00
Rich Bowen
45e80d3ad0 Adds an example of constructing a type-map file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089716 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 03:14:15 +00:00
Rich Bowen
259e0db4a6 Adds an example of how one might actually construct a type-map file.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089714 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 03:10:58 +00:00
Rich Bowen
db4bfb3e08 Rebuild typo correction.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089091 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 15:49:47 +00:00
Rich Bowen
096de1bde0 Typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089085 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 15:41:05 +00:00
Eric Covener
744556a260 bad links due to typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1088619 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 13:33:58 +00:00
Rich Bowen
29fc489aed Yet Another Typo. (Thanks to Vincent de Lau)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1088616 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 13:28:36 +00:00
Rich Bowen
96132fb3de Rebuilds mod_alias update from last week. Several other transformation
updates.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1088589 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 12:22:08 +00:00
Lucien Gentis
43eedc5208 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1088057 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 16:31:18 +00:00
Rich Bowen
7bc1613bf1 Clarification of pronoun - I had to read that sentence a few times to be certain what "it" referred to.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086908 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30 11:19:07 +00:00
Stefan Fritsch
8cdb5c3f6c Update xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1086773 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 22:03:09 +00:00
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