jopoy,
Actually what in the linux box is like this. There are no error log directory. It is working now.
######################################################
NameVirtualHost  *:80

<VirtualHost  *:80>
   ServerName   xxxxxx.xxxos.com
   ServerAlias  www.xxxxxxx.xxxos.com
   DocumentRoot /var/www/html
</VirtualHost>


<VirtualHost  *:80>
   ServerName   yyyyyyyyy.xxxos.com
   ServerAlias  www.yyyyyyyyy.xxxos.com
   DocumentRoot  /var/www/yyyyyy
</VirtualHost>
######################################################

What is written in the original email is really what in the httpd.conf in the m$ box.
Thanks for the help

jopoy solano wrote:

Your ErrorLog and CustomLog is still refering to a directory ala Win$ style.

hth.

'Jopoy
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph


_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to