From: Rich Bowen Date: Wed, 16 Jul 2003 19:33:09 +0000 (+0000) Subject: Oops. Replace * with *:80 in the example also. X-Git-Tag: pre_ajp_proxy~1403 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=106cf851d718b205464e0c4f65e80c7d2dc03270;p=apache Oops. Replace * with *:80 in the example also. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100657 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-std.conf.in b/docs/conf/httpd-std.conf.in index 8d88441e2d..8048e36938 100644 --- a/docs/conf/httpd-std.conf.in +++ b/docs/conf/httpd-std.conf.in @@ -1074,7 +1074,7 @@ ServerSignature On # The first VirtualHost section is used for requests without a known # server name. # -# +# # ServerAdmin webmaster@dummy-host.example.com # DocumentRoot /www/docs/dummy-host.example.com # ServerName dummy-host.example.com diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index 99d0f07a64..212f0756ad 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -964,7 +964,7 @@ BrowserMatch "^gnome-vfs/1.0" redirect-carefully # The first VirtualHost section is used for requests without a known # server name. # -# +# # ServerAdmin webmaster@dummy-host.example.com # DocumentRoot /www/docs/dummy-host.example.com # ServerName dummy-host.example.com