Commit 6edcff79 authored by dgaudet's avatar dgaudet
Browse files

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
parent 10cd466d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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
<SAMP>error_log</SAMP> file in the <SAMP>logs</SAMP> directory.
If your host isn't connected to the net, you may have to use
this URL:

<PRE>
  http://127.0.0.1/
</PRE>

<P>