]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Parallel to a change in Apache-2.0, the manual directory was moved out of
authorMartin Kraemer <martin@apache.org>
Wed, 29 Aug 2001 13:32:07 +0000 (13:32 +0000)
committerMartin Kraemer <martin@apache.org>
Wed, 29 Aug 2001 13:32:07 +0000 (13:32 +0000)
commite6f236653fe95955bd0b98eaf00edde8f52f965f
treec03c8ea5c2431b8f84a2d68ef5db0d3853dcb452
parent9d5e7b9b09dfaf8e3f32d4311897e1de657975af
Parallel to a change in Apache-2.0, the manual directory was moved out of
the DocumentRoot tree to simplify the separation of private
content&configuration from server's on-line documentation. An "Alias
/manual/ ..." projects the manual/ directory (which resides now
side-by-side with the icons/ directory) into the logical DocumentRoot.
Note that a request to http://server/manual (without the trailing slash)
will now behave different than before (it used to redirect to
http://server/manual/ but no longer does).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@90782 13f79535-47bb-0310-9956-ffa450edef68
Makefile.tmpl
conf/highperformance.conf-dist
conf/httpd.conf-dist
conf/httpd.conf-dist-nw
conf/httpd.conf-dist-win
config.layout
configure
src/CHANGES