I knew it was something simple I did wrong..
It also helped when diagnosing http problems to fix the refresh cache option
in Netscape. was set to once per session and wasn't updating properly so my
testing probably was working at once stage. God I hate that..
Besides that the httpd.conf was wrong anyway but the cache didn't help.
thanks a mint guy.
-----Original Message-----
From: Matt Allen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 08, 2000 9:23 PM
To: George Vieira
Cc: '[EMAIL PROTECTED]'
Subject: Re: [SLUG] Apache with virtual hosts. Need 2 domains on 1 IP.
Hi George,
This ISNT true
What you need are these entries in httpd.conf
Listen 1.1.1.1:80
NameVirtualHost 1.1.1.1
<VirtualHost 1.1.1.1]>
ServerName nameone.com.au
</VirtualHost>
<VirtualHost 1.1.1.1>
ServerName nametwo.com.au
</VirtualHost>
That should get you by.
Matta
George Vieira wrote:
>
> Hi all,
>
> Apache Documents say that I must supply 2 IP addresses for 2 virtual
hosts.
> I can't believe this is true is it.. It's under
> <VirtualHosts></VirtualHosts>
> Is this the right section to put the domains in?
>
> mean while, I'll keep looking.. but need help quick..
>
> thanks,
> George.
> --
> SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
> To unsubscribe send email to [EMAIL PROTECTED] with
> unsubscribe in the text
--
Matt Allen Linux/PHP eCommerce
Solutions
Linux Worx Linux Networking
www.linuxworx.com.au Consulting
[EMAIL PROTECTED]
0413 777 771
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text