really should remember to CC the list..

---------- Forwarded message ----------
From: James Polley <[EMAIL PROTECTED]>
Date: Jul 27, 2005 9:13 AM
Subject: Re: [SLUG] Apache virtual server configuration
To: [EMAIL PROTECTED]


On 7/27/05, Edwin Humphries <[EMAIL PROTECTED]> wrote:

> NameVirtualHost 202.173.184.198
>
> <VirtualHost www.ironstone.com.au>
> DocumentRoot /var/www/html/website/
> HostNameLookups off
> </VirtualHost>

<VirtualHost 202.173.184.198>
ServerName www.ironstone.com.au
ServerAlias ironstone.com.au
DocumentRoot /var/www/html/website/
HostNameLookups off
</VirtualHost>


--
There is nothing more worthy of contempt than a man who quote himself
in his email footer - Zhasper, 2005


-- 
There is nothing more worthy of contempt than a man who quote himself
in his email footer - Zhasper, 2005
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to