| 5d01f40ffd657dd2ac567aacd93cabd162ddfa79 1673945 |
|
15-Apr-2015 |
coar |
* Remove trailing whitespace from a bunch of *.xml files
* Quoted arguments to Rewrite{Base,Cond,Map,Rule}. |
| 1f1b6bf13313fdd14a45e52e553d3ff28689b717 1673892 |
|
15-Apr-2015 |
coar |
Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>
containers. |
| 76570db19ca140d4e34641190638cb589ef77385 1586471 |
|
10-Apr-2014 |
jailletc36 |
Add <compatibility> notes for changes made in version 2.4.4 + synch formating with 2.4.x |
| c71d76178cda93ed4f5ae4098b03f1533aede614 1562170 |
|
28-Jan-2014 |
covener |
copy/paste errors |
| 2fdf06de61489ca6758f46a088242f7c768c918f 1557642 |
|
13-Jan-2014 |
covener |
the rewrite-ism is now handled separately. |
| 111436a32ba1254291e4883292fb116d15fe8f64 1557640 |
|
13-Jan-2014 |
covener |
restore http://svn.apache.org/viewvc?view=revision&revision=233369
under a configurable option: don't run mod_dir if r->handler is already set.
PR53794 |
| 2c354850d076b9f9e567ffa47d48de8ce2f9d164 1554275 |
|
30-Dec-2013 |
sf |
fixes for validate-xml, fix properties |
| 650401e2cb916188d0e1a280dfa78dd67e24ce3b 1553502 |
|
26-Dec-2013 |
gryzor |
[trunk][doc] mod_dir.xml : Added missing details about DirectoryIndexRedirect |
| 158222078a98fb13cddf2793b42f7eb8eafe51ae 1421821 |
|
14-Dec-2012 |
rjung |
Drop pre-2.3 compatibility notes from trunk docs. |
| 02c8e4c50471e515a88620bddba4d15ad2384f8b 1398068 |
|
14-Oct-2012 |
gryzor |
Documenting the 'disabled' argument to FallbackResource |
| 066f5930841d824f2d8011b9abec9757e81e64e1 1353503 |
|
25-Jun-2012 |
humbedooh |
Fix the wording of r1353263 a bit. |
| efb7d0e919bad231c2147ae783cd12a2fe639577 1353263 |
|
24-Jun-2012 |
humbedooh |
Add a link to sections.html and change the example to accomodate suggestions in PR20414. |
| 1e54625c5f8d2ef6513949447c4f9cc7401120a3 1353250 |
|
24-Jun-2012 |
humbedooh |
Add a note about DirectoryIndex adding resources instead of replacing them when called twice or more within the same context. |
| 7087ccb939b4146f850f4d482fd8ab13de6335dc 1330980 |
|
26-Apr-2012 |
humbedooh |
Syntax updates for mod_d*.xml |
| e2d704f65ae715639ae9d21d98bbf19ebcad58ff 1326758 |
|
16-Apr-2012 |
humbedooh |
Typo fix |
| 4667597c48824aef177e51c51d0664afe5b460a9 1307726 |
|
31-Mar-2012 |
humbedooh |
Note that some browsers may erroneously convert POST into GET on redirect. |
| 860b4efe27e7c1c9a2bf5c872b29c90f76849b51 1174747 |
|
23-Sep-2011 |
jim |
Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change |
| 39648a91fe21ca9a7c979a0eded8ba358925c0c6 1147445 |
|
16-Jul-2011 |
lgentis |
Typo. |
| 68ac503285e50f47ed404dcd7daaad8c6b99710b 1147329 |
|
15-Jul-2011 |
covener |
s/myserver/example.com/ |
| c7a0eab564f789b5272019889e3dfafa3767aa2b 1147328 |
|
15-Jul-2011 |
covener |
doc for DirectoryIndexRedirect |
| 89a53d13a4bbd045c0001a5d47d879613ca55527 1081659 |
|
15-Mar-2011 |
rbowen |
More professional phrasing of DirectorySlash description. |
| 6843492434af6aa75e82365efca60a7c369f8c18 1081656 |
|
15-Mar-2011 |
rbowen |
Remove spurious comma. |
| 26a7e024209de774abc923fbd257b9d9885c1ba3 1044701 |
|
11-Dec-2010 |
igalic |
The local uri part is *always* the whole Request_URI. Including the leading /.
Otherwise we end up with a 500, for infinite recursion. |
| d7a89def7072ad8dce0b6dc773e5364f2bc81ee5 1039209 |
|
25-Nov-2010 |
igalic |
Clarifying sub-URI behaviour of FallbackResource |
| 9750e43c0e01cbb2cda812fef5f341de512f03f5 815782 |
|
16-Sep-2009 |
rbowen |
Just a little additional verbiage for the FallbackResource directive. |
| 80370e62044bea458bcd0545c59cb864ed117b04 815502 |
|
15-Sep-2009 |
niq |
Change Fallback to FallbackResource after extensive discussion with
wrowe and DrBacchus. |
| 561dfbf9bb1f0799ca6676e3475703959d3032ad 815380 |
|
15-Sep-2009 |
niq |
Change "DefaultHandler" to "Fallback" as discussed on list and
today on IRC, in the hope that everyone will be satisfied.
PR: 47184 + subsequent veto of original directive name |
| a3de986b8f062c83ceda21a7389787712214b02c 795450 |
|
19-Jul-2009 |
niq |
mod_dir: Change DefaultHandler to DefaultMapping, and document it |
| b6d2c204c150843e48f6787c1090ae75b718896e 713462 |
|
12-Nov-2008 |
covener |
change short-lived behavior of "DirectoryIndex None" based on feedback from wrowe:
Doesn't search for anything:
DirectoryIndex disabled
Does search for literal "disabled":
DirectoryIndex disabled foo.
DirectoryIndex foo disabled
DirectoryIndex disabled disabled
Does search:
DirectoryIndex disabled.html |
| 63de18ba5e922ffaab500317d7d1d0ad6b27b7e2 706001 |
|
19-Oct-2008 |
covener |
*) mod_dir: Support "DirectoryIndex None"
Suggested By André Warnier <aw ice-sa.com> [Eric Covener] |
| db479b48bd4d75423ed4a45e15b75089d1a8ad72 420990 |
|
11-Jul-2006 |
fielding |
update license header text |
| 3d81f57512275ca06a60a9bcbd23c1f8b429fdf2 395228 |
|
19-Apr-2006 |
colm |
Update the copyright year in all .c, .h and .xml files |
| 90361ddfb3a8abaa0f8fb1729732062c78d8dc50 328623 |
|
26-Oct-2005 |
niq |
Typo fix (from noodl@irc) |
| 08cb74ca432a8c24e39f17dedce527e6a47b8001 151408 |
|
04-Feb-2005 |
jerenkrantz |
Update copyright year to 2005 and standardize on current copyright owner line. |
| fe9dca85c9e1544931fb420615372c10c0181ea7 125277 |
|
15-Jan-2005 |
nd |
fix copyright notice |
| 5f5d1b4cc970b7f06ff8ef6526128e9a27303d88 105989 |
|
20-Nov-2004 |
nd |
$Revision$ is slightly misdocumented (only available since svn 1.1)
use LastChangedRevision instead |
| 70ce08850895485160d91d333b5a487ee2f80fbc 105981 |
|
20-Nov-2004 |
nd |
adjust properties and revision expansion of the English docs |
| a7749772d764a29ed2376733f951c4c9a28b2121 104668 |
|
16-Aug-2004 |
nd |
fix version number |
| 571d9bf2dccc0cb3d944fd06a96218ab49899513 104162 |
|
04-Jul-2004 |
nd |
add another good reason for trailing slashes
Submitted by: Joshua Slive |
| 3b2d0dc9701458b42e573190ffe7344315d7bd31 104159 |
|
04-Jul-2004 |
nd |
document the brand new DirectorySlash directive |
| 68cd30d6fb171881925dff9669d04affea29d2b7 103423 |
|
17-Apr-2004 |
nd |
add $Revision$ keyword |
| 6fbd2e53c97ea6976d93e0ac521adabc55e0fb73 102617 |
|
09-Feb-2004 |
nd |
fix name of The Apache Software Foundation |
| d5d794fc2f4cc9ca6d6da17cfa2cdcd8d244bacd 102532 |
|
07-Feb-2004 |
nd |
apply Apache License, Version 2.0 |
| 1887c0b8ceab2c8d64a1e5b3aa512e77b86b49fa 102089 |
|
19-Dec-2003 |
yoshiki |
Correct a grammatical error.
Suggested by: Michael Schroepl |
| 7db9f691a00ead175b03335457ca296a33ddf31b 99326 |
|
11-Apr-2003 |
nd |
add the metafile attribute to all xml files. |
| f5cbf3a7818c08d2f19c04fdf4f47257eea7d3c6 97470 |
|
10-Nov-2002 |
nd |
- <em> -> <var>
- some whitespace reformatting
-> update transformation |
| e942c741056732f50da2074b36fe59805d370650 95244 |
|
23-May-2002 |
slive |
Update the stylesheet reference to the new language-specific version. |
| d24d4c5159bcb11c25bb294926cfe7105c789ea9 93729 |
|
06-Mar-2002 |
slive |
A few small changes to bring some docs in line with the DTD. |
| 6a7d71eb77725eb1b1091a94289696ab07946c7b 93706 |
|
04-Mar-2002 |
slive |
mod_dir xml conversion. |