You should also specify separate log files ... makes things lot easier. The
server alias is also very useful one use it to make virtual.com.au an alias
for www.virtual.com.au. As someone pointed out this is presently missing for
slug web. :(

Eg.

<VirtualHost 192.168.1.13>
        ServerName www.test.altkey.com.au
        ServerAlias test.altkey.com.au
        DocumentRoot /usr/local/apache/htdocsTest
        ErrorLog logs/test-error_log
        CustomLog logs/test-access_log common
</VirtualHost>

Cheers,

Dave.

--
David Zverina
Alt Key Pty. Ltd.
http://www.altkey.com
PO Box 3121, Parramatta, 2124, Australia


--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to