1
0
mirror of https://github.com/apache/httpd.git synced 2025-06-09 07:21:20 +03:00

11 Commits

Author SHA1 Message Date
André Malo
f994207d9b update transformation: part V/V
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97868 13f79535-47bb-0310-9956-ffa450edef68
2002-12-11 21:33:39 +00:00
André Malo
1806293559 update English transformation
(a lot of stuff, sorry!; whe should really improve the page headers for
better diffs....)


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97782 13f79535-47bb-0310-9956-ffa450edef68
2002-12-05 15:18:40 +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
068d47522a update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97550 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 06:42:28 +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
André Malo
ac80d35f0d update transformations
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96734 13f79535-47bb-0310-9956-ffa450edef68
2002-09-10 01:41:49 +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
Joshua Slive
31b1b62deb Transform updates.
Sorry for the massive diff folks.  I fell personally responsible for clogging
the Internet.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96687 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 17:15:24 +00:00
David Shane Holden
cd3576cd5c Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96668 13f79535-47bb-0310-9956-ffa450edef68
2002-09-06 03:42:20 +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
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