Virtualhost setup, same IP address, different DirectoryIndex's
- by kaykills
I am trying to set up 2 virtual host entries in apache but I'm not sure how to accomplish what I want to do. I have two domain names, both pointing to the same IP Address. I need the DirectoryIndex to be different, which is pretty much the only difference in the entries. I have the following set up:
<VirtualHost *:80>
ServerName…