RE: Tomcat6 map subdomain to particular directory under web root

2008-07-18 Thread kazukin6
Caldarale, Charles R wrote: > > You can use Tuckey's URL rewrite filter (http://tuckey.org/urlrewrite/) or > you could use virtual hosts: instead of the , define a second > with an appBase pointing to the desired directory. > - Chuck > Chuck, thanks a lot! 1) I didnt manage to get the secon

RE: Tomcat6 map subdomain to particular directory under web root

2008-07-18 Thread Caldarale, Charles R
> From: kazukin6 [mailto:[EMAIL PROTECTED] > Subject: Tomcat6 map subdomain to particular directory under web root > > server.xml >unpackWARs="true" autoDeploy="true" > xmlValidation="false" xmlNamespaceAware="false"> > w1.localhost > > > Using alias "