Re: External Docroot support for Tomcat

2011-05-02 Thread Pid
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

RE: External Docroot support for Tomcat

2011-05-02 Thread Asha K S
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

Re: External Docroot support for Tomcat

2011-04-28 Thread Konstantin Kolinko
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

External Docroot support for Tomcat

2011-04-27 Thread 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,we have made some changes to Tomcat 7.0.8 source code and Connectors source cod