|
<VirtualHost *:80>
ServerAdmin [EMAIL PROTECTED] ServerName website01.domainA.com DocumentRoot "F:/websites/website01" </VirtualHost> I'd imagine this wouldnt be helping much
.
try removing that entry as it is defined furthur
down your config and changing
#Use name-based virtual hosting.
NameVirtualHost *:80 NameVirtualHost 192.168.1.9:80 NameVirtualHost 192.168.1.9:80 NameVirtualHost 192.168.1.9:80 to
#Use name-based virtual hosting.
NameVirtualHost 192.168.1.9:80 Cheers
Dale.
|
- Re: Apache 2 Dale Anderson
- Re: Apache 2 Steve Holdoway
- Re: Apache 2 rob
- Re: Apache 2 Trevor de Stigter
- Re: Apache 2 Dale Anderson
- Re: Apache 2 rob
- Re: Apache 2 Trevor de Stigter
- Re: Apache 2 rob
- Re: Apache 2 Trevor de Stigter
- Re: Apache 2 (old thread) rob
- Re: Apache 2 (old thread) Nick Rout
