here is my virtual host stuff,
NameVirtualHost 192.168.1.3:80
<VirtualHost 192.168.1.3:80>
DocumentRoot C:/cfusionmx/ ServerAlias *.gomez.dns4me.com *.dns4me.com *.com /gomez
ServerName </VirtualHost>
<VirtualHost 192.168.1.3:80>
DocumentRoot C:/cfusionmx/ ServerAlias moviegames-warez.is-a-geek.org *.is-a-geek.org *.org
ServerName moviegames-warez.is-a-geek.org
</VirtualHost>
it is messy i know but for the las 3 days i have been scouring forums to try to see what my problem with this is.. i realized that when i restat the apache server.. the FIRST webpage i visit that is the page BOTH virtual hosts show.... please help i am going crazy and this just tops the cake....
NameVirtualHost 192.168.1.3:80
<VirtualHost 192.168.1.3:80>
DocumentRoot C:/cfusionmx/ ServerAlias *.gomez.dns4me.com *.dns4me.com *.com /gomez
ServerName </VirtualHost>
<VirtualHost 192.168.1.3:80>
DocumentRoot C:/cfusionmx/ ServerAlias moviegames-warez.is-a-geek.org *.is-a-geek.org *.org
ServerName moviegames-warez.is-a-geek.org
</VirtualHost>
it is messy i know but for the las 3 days i have been scouring forums to try to see what my problem with this is.. i realized that when i restat the apache server.. the FIRST webpage i visit that is the page BOTH virtual hosts show.... please help i am going crazy and this just tops the cake....