Re: [users@httpd] problem hosting a webpage in apache(asap)..

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



If the apache server is running on the same machine you are trying to access it from, using localhost should do the trick.  Have you confirmed that the httpd process is running?  Some system information would be helpful as well.

James

P.S.  To find out where to put your files, check your httpd.conf file and look for the following.  It will tell you where apache looks for files:

DocumentRoot "/Library/WebServer/Documents"

That's how it looks on my system (Mac OS X).  It may be different for your system.  Whatever "DocumentRoot" says, that is where to put your files.  You then access them like http://localhost/hello.html.  But you have to ensure the server is running in the background.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux