Forum Moderators: phranque
also i'm pretty sure when i started my web sharing on the default setup [localhost...] resloved to my main user account now i see 2 index pages. localhost points to the default apache indel.html which I have no idea where it lives on my mac and the apple default index.html for my machine is only accessable now by [phoenix.local...] (phoenix being my user name) so I don't know what I did to mess this up?
any help would be greatly appreciated. my appologies if this has been covered. I've been searching through the posts without success.
thanks
phoenix
If you have different sites, then Virtual Hosts are the way to go. They allow you to have different DocumentRoot directives for each container. The Apache [httpd.apache.org] Documentation for your server version will have a link to Virtual Hosts that will be a good starting point.