Please read the example in server.xml properly. You will know what you are
missing.

Shuklix

-----Original Message-----
From: Carlos [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 27, 2000 9:25 PM
To: [EMAIL PROTECTED]
Subject: apache and tomcat and virtual domain


in my apache httpd.conf file i have in virtual domains:
<VirtualHost www.domain.com>
ServerName www.domain.com
DocumentRoot /opt/jakarta/webapps/domain
</VirtualHost>

And in jakarta server.xml fle:
<VirtualHost www.domain.com>
DocumentRoot /opt/jakarta/webapps/domain
ApjServMount /servlet /ROOT
</VirtualHost>

If i star the tomcat it says me:
errro readin server.xml file
At Next charter must be "=" after attribute www.domain.com


What can i make? what is the mistake, error?
Thaks
Anybody can send me a sever.xml conf file with virtual domains?
thansk
Carlos

Reply via email to