Unable to connect to Apache test website on LocalHost

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

 



Apache2.4 installed and operating on Widows 7. Test site is loaded at C:\Apache24\htdocs\testsite.com. Site index is loaded in the testsite.com folder as index (an htm file). Virtual Hosts is set up as:
 
<VirtualHost *:80>
   
    ServerAdmin adm@xxxxxxxxxxx
    DocumentRoot"C:Apache24/htdocs/"
    ServerName testsite.com
    ErrorLog "logs/testsite.log"
    ServerAlias www.testsite.com   
    Custom Log "Logs/testsite.logs" common
 
</virtual host>
 
Using FireFox browser calling testsite.com goes to a live site on the internet. Calling local host brings up this:
 

Index of /

which in turn shows this:
 

Index of /testsite.com

I’ve researched everything I can think of on Google and haven’t been able to connect to the site index. Obviously I have an error somewhere.
 
All assistance will be sincerely appreciated.
 
Milt Spain

[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