Hi all,
I got Apache working with an IP based domain, and it seemed to work fine by resolving remotely and displaying my hand rolled index.html file.
However, when I tried to create a virtual domain, browser attempts to reach EITHER domain routed to some Fedora test page... I'm not sure even where on my machine this page is even located, but customized index.html files in both domains' htdocs folders are being ignored.
Indeed, if I type in
http://domain.com/index.html for either domain, I get a 403 forbidden error. I even tried a couple temporary work-arounds by chmodding both indexes 777 and chowning them apache:apache. No such luck.
I feel sure this is probably a common problem, but I'm not sure I have enough knowledge to have described it well. Does this sound familiar to anyone?
Thanks for your time!
Tony