]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
more URL fixes
authorAndré Malo <nd@apache.org>
Sun, 13 Nov 2005 17:13:06 +0000 (17:13 +0000)
committerAndré Malo <nd@apache.org>
Sun, 13 Nov 2005 17:13:06 +0000 (17:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@333064 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-std.conf.in
docs/conf/httpd-win.conf
docs/conf/ssl-std.conf.in

index 35a13c9ce8b903e67eb5ca42a61a07259658f088..990c72ba7be98ee35dac8c1ffd2b113c6c803553 100644 (file)
@@ -3,7 +3,7 @@
 #
 # This is the main Apache server configuration file.  It contains the
 # configuration directives that give the server its instructions.
-# See <URL:http://httpd.apache.org/docs-2.0/> for detailed information about
+# See <URL:http://httpd.apache.org/docs/2.0/> for detailed information about
 # the directives.
 #
 # Do NOT simply read the instructions in here without understanding
@@ -42,7 +42,7 @@
 #
 # NOTE!  If you intend to place this on an NFS (or otherwise network)
 # mounted filesystem then please read the LockFile documentation (available
-# at <URL:http://httpd.apache.org/docs-2.0/mod/mpm_common.html#lockfile>);
+# at <URL:http://httpd.apache.org/docs/2.0/mod/mpm_common.html#lockfile>);
 # you will save yourself a lot of trouble.
 #
 # Do NOT add a slash at the end of the directory path.
@@ -341,7 +341,7 @@ DocumentRoot "@exp_htdocsdir@"
 # doesn't give it to you.
 #
 # The Options directive is both complicated and important.  Please see
-# http://httpd.apache.org/docs-2.0/mod/core.html#options
+# http://httpd.apache.org/docs/2.0/mod/core.html#options
 # for more information.
 #
     Options Indexes FollowSymLinks
@@ -452,7 +452,7 @@ HostnameLookups Off
 # The default is on; turn this off if you serve from NFS-mounted 
 # filesystems.  On some systems, turning it off (regardless of
 # filesystem) can improve performance; for details, please see
-# http://httpd.apache.org/docs-2.0/mod/core.html#enablemmap
+# http://httpd.apache.org/docs/2.0/mod/core.html#enablemmap
 #
 #EnableMMAP off
 
@@ -461,7 +461,7 @@ HostnameLookups Off
 # used  to deliver files (assuming that the OS supports it).
 # The default is on; turn this off if you serve from NFS-mounted 
 # filesystems.  Please see
-# http://httpd.apache.org/docs-2.0/mod/core.html#enablesendfile
+# http://httpd.apache.org/docs/2.0/mod/core.html#enablesendfile
 #
 #EnableSendfile off
 
@@ -1010,7 +1010,7 @@ BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully
 # IP addresses. This is indicated by the asterisks in the directives below.
 #
 # Please see the documentation at 
-# <URL:http://httpd.apache.org/docs-2.0/vhosts/>
+# <URL:http://httpd.apache.org/docs/2.0/vhosts/>
 # for further details before you try to setup virtual hosts.
 #
 # You may use the command line option '-S' to verify your virtual host
index 9ea8a7a2d7f746e2932ba9cda993b1a3647fbdbb..5da42a6d71176b933ca637d97095974a3642fe13 100644 (file)
@@ -3,7 +3,7 @@
 #
 # This is the main Apache server configuration file.  It contains the
 # configuration directives that give the server its instructions.
-# See <URL:http://httpd.apache.org/docs-2.0/> for detailed information about
+# See <URL:http://httpd.apache.org/docs/2.0/> for detailed information about
 # the directives.
 #
 # Do NOT simply read the instructions in here without understanding
@@ -49,7 +49,7 @@
 #
 # NOTE!  If you intend to place this on an NFS (or otherwise network)
 # mounted filesystem then please read the LockFile documentation (available
-# at <URL:http://httpd.apache.org/docs-2.0/mod/mpm_common.html#lockfile>);
+# at <URL:http://httpd.apache.org/docs/2.0/mod/mpm_common.html#lockfile>);
 # you will save yourself a lot of trouble.
 #
 # Do NOT add a slash at the end of the directory path.
@@ -261,7 +261,7 @@ DocumentRoot "@@ServerRoot@@/htdocs"
 # doesn't give it to you.
 #
 # The Options directive is both complicated and important.  Please see
-# http://httpd.apache.org/docs-2.0/mod/core.html#options
+# http://httpd.apache.org/docs/2.0/mod/core.html#options
 # for more information.
 #
     Options Indexes FollowSymLinks
@@ -378,7 +378,7 @@ HostnameLookups Off
 # The default is on; turn this off if you serve from NFS-mounted 
 # filesystems.  On some systems, turning it off (regardless of
 # filesystem) can improve performance; for details, please see
-# http://httpd.apache.org/docs-2.0/mod/core.html#enablemmap
+# http://httpd.apache.org/docs/2.0/mod/core.html#enablemmap
 #
 #EnableMMAP off
 
@@ -387,7 +387,7 @@ HostnameLookups Off
 # used  to deliver files (assuming that the OS supports it).
 # The default is on; turn this off if you serve from NFS-mounted 
 # filesystems.  Please see
-# http://httpd.apache.org/docs-2.0/mod/core.html#enablesendfile
+# http://httpd.apache.org/docs/2.0/mod/core.html#enablesendfile
 #
 #EnableSendfile off
 
@@ -929,7 +929,7 @@ BrowserMatch "^Dreamweaver-WebDAV-SCM1" redirect-carefully
 # IP addresses. This is indicated by the asterisks in the directives below.
 #
 # Please see the documentation at 
-# <URL:http://httpd.apache.org/docs-2.0/vhosts/>
+# <URL:http://httpd.apache.org/docs/2.0/vhosts/>
 # for further details before you try to setup virtual hosts.
 #
 # You may use the command line option '-S' to verify your virtual host
index 7547399cceff416c403c966d0351a3af71977f74..978d2bd45c122ad8996a5a11c730428f4dd25ef4 100644 (file)
@@ -2,7 +2,7 @@
 # This is the Apache server configuration file providing SSL support.
 # It contains the configuration directives to instruct the server how to
 # serve pages over an https connection. For detailing information about these 
-# directives see <URL:http://httpd.apache.org/docs-2.0/mod/mod_ssl.html>
+# directives see <URL:http://httpd.apache.org/docs/2.0/mod/mod_ssl.html>
 # 
 # Do NOT simply read the instructions in here without understanding
 # what they do.  They're here only as hints or reminders.  If you are unsure