From: dgaudet Date: Tue, 20 Apr 1999 19:18:41 +0000 (+0000) Subject: note about 127.0.0.1 X-Git-Tag: apache-apr-merge-3~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3093e0ce22ef255198b5de6aaa17dcae728853db;p=thirdparty%2Fapache%2Fhttpd.git note about 127.0.0.1 PR: 4155 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83070 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/platform/windows.html b/docs/manual/platform/windows.html index 641577a8c2c..018932e0544 100644 --- a/docs/manual/platform/windows.html +++ b/docs/manual/platform/windows.html @@ -202,6 +202,12 @@ access the default page, launch a browser and enter this URL: This should respond with a welcome page, and a link to the Apache manual. If nothing happens or you get an error, look in the error_log file in the logs directory. +If your host isn't connected to the net, you may have to use +this URL: + +
+  http://127.0.0.1/
+