sorry... I mean like this :)
My apache's httpd.conf is like this:
VirtualHost 192.168.1.100>
ServerAdmin [EMAIL PROTECTED]
ServerName www.abc.com
ServerAlias abc.com
DocumentRoot /www/htdocs/abc.com/html/en-us/
ScriptAlias /cgi-bin/ /www/htdocs/abc.com/cgi-bin/
</VirtualHost>
----- Original Message -----
From: "Sarton O'Brien" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 25, 2001 1:33 PM
Subject: RE: sqwebmail setting error
> Try asking this question on an apache mailing list with additional
> information like:
>
> What the log file says when you try to access the virtualhost
>
> What version of apache you are using
>
> Also, you are storing content in a directory called integra.com but using
> abc.com and 192.168.xxx.xxx as your IP. This kind of set-up wouldn't be
> correct for any web server other than one based on an internal LAN or
equiv
> (unless your using a layer 4 switch and even then, if you have one of
those,
> you probably have enough IPs to go round).
>
> Regards,
>
> Sarton O'Brien
>
> Smarter Way/Smarter DSL
> Lvl. 6 118 Queen St
> Melbourne, Victoria
>
> PH. +61 3 9642 8400
> FAX +61 3 9642 8466
> http://www.smart.net.au
>
>
> -----Original Message-----
> From: eddy [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 25 September 2001 4:06 PM
> To: [EMAIL PROTECTED]
> Subject: sqwebmail setting error
>
>
> Hi, guys .... I have installed qmail 1.03 + vpopmail5.opre5 on redhat 6.2
> using apache. I have installed sqwebmail 3.0 . It creates :
> > /www/htdocs/integra.com/images
> > /www/htdocs/integra.com/cgi-bin
> My apache's httpd.conf is like this:
> <VirtualHost 192.168.1.100>
> ServerAdmin [EMAIL PROTECTED]
> ServerName www.abc.com
> ServerAlias abc.com
> DocumentRoot /www/htdocs/integra.com/html/en-us/
> ScriptAlias /cgi-bin/ /www/htdocs/integra.com/cgi-bin/
> </VirtualHost>
> But I won't work. It didn't show sqwebmail html page
> Can anyone help plz
>
> Thanks
>
> Eddy
>