problems with setup apache and virtual hosts file

Trevor Tregoweth trevor at bitmore.net
Fri Apr 28 15:14:41 UTC 2006


Hi All
 
I am trying to set up apache with virtual host, have created 2 files, with
the following config, i would really appreciate some help in getting it
running
 
OS  Ubuntu  5.10
Apache/2.0.54

 
lccsa.org.au
<VirtualHost 202.189.72.35>
        ServerAdmin  <mailto:webmaster at localhost> webmaster at localhost
        ServerName  <http://www.lccsa.org.au/> www.lccsa.org.au
        DocumentRoot /var/www/lcc-web/
 
 
 
intranet.lccsa.org.au
<VirtualHost 202.189.72.35>
        ServerAdmin webmaster at localhost
        ServerName intranet.lccsa.org.au
        DocumentRoot /var/www/intranet/

 
  Cheers, Trevor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060429/c21f8f6c/attachment.html>


More information about the ubuntu-users mailing list