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

2005-06-08 Thread Beth Curotto
Thanks to all, again ! Beth On 6/8/05, Beth Curotto <[EMAIL PROTECTED]> wrote: > > Is there a reason why site will only respond properly if I hard code the > index.htm ? > > Example: > > www.mowingandmore.net (not good) > > www.mowingandmor

[users@httpd] VirtualHost & index.htm

2005-06-08 Thread Beth Curotto
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 -

RE: [users@httpd] Name-based Virtual Host

2005-06-07 Thread Beth Curotto
Name-based Virtual Host On 6/7/05, Beth Curotto <[EMAIL PROTECTED]> wrote: > > I have setup 2 virtual hosts in httpd.conf > I have one external ip address being nat'd to an internal ip > I would like to use both websites directed to the same external, to then be > handled by

[users@httpd] Name-based Virtual Host

2005-06-07 Thread Beth Curotto
I have setup 2 virtual hosts in httpd.conf  I have one external ip address being nat'd to an internal ip I would like to use both websites directed to the same external, to then be handled by httpd.conf.   Am I on target so far?   One of the Virtual Hosts is for - www.mowingandmore.net