]> granicus.if.org Git - apache/commit
Change httpd.conf default UseCanonicalName to off to make the server
authorJoshua Slive <slive@apache.org>
Wed, 13 Feb 2002 19:58:21 +0000 (19:58 +0000)
committerJoshua Slive <slive@apache.org>
Wed, 13 Feb 2002 19:58:21 +0000 (19:58 +0000)
commite468fda9c507da8b00de615fb97d2839c7a3a1b7
tree311fab5445fabe69d6ec15e30dfb51eb54c1a971
parent51139d2798794e26c68b6175f1bc0cc8029d47a5
Change httpd.conf default UseCanonicalName to off to make the server
more idiot proof.

Also, move UseCanonicalName to directly under ServerName to make the
connection clearer, and clean up the comments.

I removed the http://123.123.123.231/ example, because it just makes it
too tempting for people to use
ServerName http://123.23.23.23/

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93396 13f79535-47bb-0310-9956-ffa450edef68
docs/conf/httpd-nw.conf
docs/conf/httpd-std.conf
docs/conf/httpd-win.conf