RE: [users@httpd] VirtualHost & index.htm

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

 



Add it to the DirectoryIndex (search for index.html in the httpd.conf file)

 


From: Beth Curotto [mailto:bcurotto@xxxxxxxx]
Sent: Wednesday, June 08, 2005 11:28 AM
To: Apache HTTPd List
Subject: [users@httpd] VirtualHost & index.htm

 

Is there a reason why site will only respond properly if I hard code the index.htm ?

 

Example:

 

www.mowingandmore.net     (not good)

 

www.mowingandmore.net/index.htm    (page displays correctly)

 

Is there a directive I am missing in my VirtualHost information?

 

This is current info -

 

 

# Virtual Host 1

<VirtualHost *:80>

    ServerAlias www.mowingandmore.net

    DocumentRoot /var/www/html/mow/

    ServerName mowingandmore.net

    ServerSignature email

</VirtualHost

 

HostNameLookups Off

 

 

Thanks in advance for you help, Beth


[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