t it possible to handle this in
HTTPD, by selectively forwarding to Tomcat?
p
> Thanks,
> Asha
>
> -Original Message-
> From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
> Sent: Friday, April 29, 2011 2:58 AM
> To: Tomcat Developers List
> Subject: Re: Externa
Asha
-Original Message-
From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
Sent: Friday, April 29, 2011 2:58 AM
To: Tomcat Developers List
Subject: Re: External Docroot support for Tomcat
2011/4/28 Asha K S :
> HI,
>
> We have a requirement of supporting two docroo
2011/4/28 Asha K S :
> HI,
>
> We have a requirement of supporting two docroots i.e one of tomcat (webapps
> folder) and also webservers webroot (Apache webservers htdocs folder) for
> same context.
> We found that there is no way to actually do it,
Isn't "aliases" attribute on Context what is n
HI,
We have a requirement of supporting two docroots i.e one of tomcat (webapps
folder) and also webservers webroot (Apache webservers htdocs folder) for same
context.
We found that there is no way to actually do it,we have made some changes to
Tomcat 7.0.8 source code and Connectors source cod