Re: I need your Help

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

 




On 2/26/2013 2:56 PM, CASTRO MINIAX wrote:
> Hi guys  my name is Alvi , I have successfully installed apache web
> server   httpd-2.0.64-win32-x86-no_ssl.msi
> <http://apache.saix.net//httpd/binaries/win32/httpd-2.0.64-win32-x86-no_ssl.msi>
> and  why i typed " localhost "  on my browser   i received the following
> message :  If you can see this, it means that the installation of the
> Apache web server <http://www.apache.org/foundation/preFAQ.html>
> software on this system was successful. You may now add content to this
> directory and replace this page. .
> 
>  i went to the directory folder where apache group is installed and i
> added some information to the htdcos folder , and avery time im typing "
> localhost " im still geting the same message . nothing as changed !  i
> stii can't reach the local host . please i need your help
>  

The good news is that Apache is installed correctly.

>  i went to the directory folder where apache group is installed

Which directory is this? And how did you discern as much? Did you enter
this directory manually during the MSI package installation?

You need to be creating your documents (e.g., index.html) in Apache's
so-called "document root". If you examine "conf/httpd.conf" (this file
should be in your Apache program directory), you should find the
"DocumentRoot" directive a couple hundred lines into the file. This is
the directory to which you need to be adding your own files.

Also, are you browsing to http://localhost only? Or are you specifying a
file, like http://localhost/my-file.html? In the former case, Apache
will look for and serve "index.html", if it exists (otherwise it will
return a 404 response).

-Ben

---------------------------------------------------------------------
To unsubscribe, e-mail: users-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