Igor Galić
6bbb926ed5
./build.sh all - fixed htaccess validation error.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031040 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 15:41:00 +00:00
Vincent Deffontaines
40809271ae
Porting previous commit on 2.2 doc, with a not about why .htaccess is bad when you have access to main server config.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1030041 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 13:40:27 +00:00
Daniel Earl Poirier
c96477714a
Clarify that when troubleshooting .htaccess files, you need to reload
...
the page. Reported by Filipus Klutiero, PR50176.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1029165 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 19:10:54 +00:00
Rich Bowen
b18ae22f53
A few minor nitpicks. Removal of a double negative. Alteration of example
...
using AllowOverride All in <Directory /> to use something less awful.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002119 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28 11:29:30 +00:00
Rich Bowen
71f3137d39
nitpick: Remove mention of obsolete directive.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002112 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28 10:52:49 +00:00
Rich Bowen
72f9e3b91e
Poking around the old htaccess howto, looking for ways that we can make
...
it more relevant. These days, instead of "htaccess files are for auth"
the general belief is "htaccess files are for rewrite".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@933606 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 13:54:00 +00:00
Rich Bowen
c5dcd1a4ec
Offer a little more detail in troubleshooting problems with .htaccess
...
files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@684332 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 20:26:31 +00:00
Vincent Bray
cb538040e8
PR #43358 - Fix links to moved auth directives (Takashi Sato)
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@574882 13f79535-47bb-0310-9956-ffa450edef68
2007-09-12 10:32:57 +00:00
Roy T. Fielding
44fa6e0073
update license header text
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@420990 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 20:55:32 +00:00
Colm MacCarthaigh
dd95d7c37c
Update the copyright year in all .c, .h and .xml files
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@395228 13f79535-47bb-0310-9956-ffa450edef68
2006-04-19 12:11:27 +00:00
Joshua Slive
2a84c5acdf
Add a little detail about merging of .htaccess with httpd.conf,
...
and provide an example to enforce certain settings.
PR: 31782
Submitted by: Ray Ferguson <ferguson berbee.com>, Joshua Slive
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@167970 13f79535-47bb-0310-9956-ffa450edef68
2005-05-03 19:53:21 +00:00
Justin Erenkrantz
905cdf9f0b
Update copyright year to 2005 and standardize on current copyright owner line.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151408 13f79535-47bb-0310-9956-ffa450edef68
2005-02-04 20:28:49 +00:00
André Malo
cdb49db65f
oops, readd the empty line
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125271 13f79535-47bb-0310-9956-ffa450edef68
2005-01-15 16:35:45 +00:00
André Malo
466ffe2a71
fix copyright notice
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@125269 13f79535-47bb-0310-9956-ffa450edef68
2005-01-15 16:23:48 +00:00
André Malo
4ac4e5a1e3
$Revision$ is slightly misdocumented (only available since svn 1.1)
...
use LastChangedRevision instead
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105989 13f79535-47bb-0310-9956-ffa450edef68
2004-11-20 18:42:58 +00:00
André Malo
3b900e6993
adjust properties and revision expansion of the English docs
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105981 13f79535-47bb-0310-9956-ffa450edef68
2004-11-20 17:06:17 +00:00
André Malo
030c74a2e0
the up-to-date checker currently depends on a properly configured cvs in path
...
that's totally uncool. Let make cvs the work on the fly:
- start adding $Revision$ keyword to english files
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103421 13f79535-47bb-0310-9956-ffa450edef68
2004-04-17 10:31:09 +00:00
Joshua Slive
d2f8fb013d
Reference the config file syntax in the htaccess tutorial.
...
PR: 17236
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103100 13f79535-47bb-0310-9956-ffa450edef68
2004-03-23 15:42:45 +00:00
André Malo
b68721ed3a
fix name of The Apache Software Foundation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:22:54 +00:00
André Malo
781e932a34
apply Apache License, Version 2.0
...
(going to bed now ;-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102529 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 00:07:43 +00:00
Yoshiki Hayashi
582cad7b2d
Remove redundant paragraph. There's an almost identical paragraph
...
just below the example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100260 13f79535-47bb-0310-9956-ffa450edef68
2003-06-16 05:08:35 +00:00
André Malo
a9cddb794f
remove the relativepath element from the documents.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99344 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 15:04:47 +00:00
André Malo
94fc883415
add the metafile attribute to all xml files.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 01:25:58 +00:00
André Malo
933b30676f
markup & formatting
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98070 13f79535-47bb-0310-9956-ffa450edef68
2002-12-22 17:35:03 +00:00
André Malo
d7c74e418a
- add several <parentdocument>s
...
- mention the rewriteguide on misc/index
(hmm, what about the perf-hp document in /platform/?
Is it still on topic?)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97549 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 06:28:40 +00:00
André Malo
54c2f3418c
fix many links in respect to the aaa changes.
...
Probably overlooked one or two ;-)
Some files are left unmodified, since the parts there
aren't clear or have to be (re-)written:
ebcdic.xml
new_features_2_0.xml
upgrading.xml
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97153 13f79535-47bb-0310-9956-ffa450edef68
2002-10-09 01:16:06 +00:00
Erik Abele
229a2d3142
Updated XML plus transformations
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96653 13f79535-47bb-0310-9956-ffa450edef68
2002-09-05 23:12:58 +00:00
Erik Abele
e0f7f2891f
Fixed typo & link.
...
Submitted by: David Shane Holden <dpejesh@yahoo.com >
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96506 13f79535-47bb-0310-9956-ffa450edef68
2002-08-23 21:07:51 +00:00
Rich Bowen
cec5fbaf5b
XML-ized versions. Are we supposed to remove the .html files now?
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96381 13f79535-47bb-0310-9956-ffa450edef68
2002-08-15 15:47:10 +00:00