1.localhost
/admin/(.*)
/w1/(.*)
^/(.*)
/w1/$1
--
View this message in context:
http://www.nabble.com/Tomcat6-map-subdomain-to-particular-directory-under-web-root-tp18531402p18536559.html
Sent from the Tomca
> From: kazukin6 [mailto:[EMAIL PROTECTED]
> Subject: Tomcat6 map subdomain to particular directory under web root
>
> server.xml
>unpackWARs="true" autoDeploy="true"
> xmlValidation="false" xmlNamespaceAware="fa
server.xml
w1.localhost
Using alias "w1.localhost" maps subdomain to web root directory
Is there any trick to map w1.localhost to localhost/w1 directory?
--
View this message in context:
http://www.nabble.com/Tomcat6-map-subdomain-to-particular-directory-unde