hi
thanx for the _really_ Quick answers :)
On Thu, 30 Dec 2004 14:33:30 -0500
Ben Souther <[EMAIL PROTECTED]> wrote:
> >Each webapps would need to be under it's own virtual Host.
>
> Sorry, each context would need to be under it's own virtual host.
but what do you mean?
is enough to define a virt. Host in the Server.xml like this ?
<Host name="www.customer1.it" debug="0"
appBase="/opt/jakarta-tomcat-4.1.12-LE-jdk14/webapps/struts-blank"
unpackWARs="true" autoDeploy="true">
<Context path="" docBase="" debug="1"/>
<Valve className="org.apache.catalina.valves.AccessLogValve"
directory="logs" prefix="cust1_access_log." suffix=".txt"
pattern="common" resolveHosts="false"/>
</Host>
thanx a lot
luke
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]