Greetings,
I am setting up a Fedora server, and trying to configure Virtual Hosts via
Apache that ships with the Fedora.
I kindof got it working, but not quite.
I have it setup with the default server, a 1 virtual host at the moment
configured as a named host. Both run on standard port 80.
From the outside, if I go to
www.domainname.com, I get the default
Fedora/Apache page that comes from /var/www/error/noindex.html.
If I go to
www.domainname.com/index.html I get the correct web page.
It's document home is /webpages/www.domainname.com
And the index.html exists there.
Index.htm and Index.html are listed to be used as default pages in both the
default and virtual domain sites.
So, how can I get just
www.domainname.com to the correct virtual hosted
index.html?
Thank You for any help!
Mike Lany...