Rich Bowen
769e3d86d8
This was wrong and misleading. Correct the file path, and give a more
...
useful example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102634 13f79535-47bb-0310-9956-ffa450edef68
2004-02-12 02:42:17 +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
d67095f20e
Fix typo.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100261 13f79535-47bb-0310-9956-ffa450edef68
2003-06-16 05:26:02 +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
Rich Bowen
e5366da131
Opened <Directory> but closed </DirectoryMatch>
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97576 13f79535-47bb-0310-9956-ffa450edef68
2002-11-20 21:59:27 +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
Erik Abele
bb2e26f382
Fixed incorrect link.
...
BUG#: 13594
Submitted by: <sam@hennebert.be>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97204 13f79535-47bb-0310-9956-ffa450edef68
2002-10-14 17:00:38 +00:00
Joshua Slive
f0d8734522
A couple small tweaks to the public_html tutorial.
...
1. Add a <seealso> to urlmapping.html.
2. Take some markup out of a <title>. It is technically allowed,
but probably not a good idea.
3. Replace <DirectoryMatch /home/*/cgi-bin> with <Directory /home/*/cgi-bin>
since that is a shell-style wildcard and not a regular expression. Also
replace Options +ExecCGI with Options ExecCGI, because it is safest to turn
off non-CGI Options in a cgi-bin directory.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96691 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 18:37:46 +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