On Mon, 26 Feb 2007, Jayaraman, Prakash wrote:

Hi,

I have multiple web applications running on tomcat talking to apache2 thro AJP. Requests get routed thro apache. I need one particular application instance under webapps of tomcat to be restricted at the apache layer.

My Tomcat and apache are on different machines and hence i assume i cannot use the <Directory> tag in my apache to restrict the tomcat directory i need restriction on.

Is there a way to specify the URL and restrict the access for one application alone as all the applications have a distinct URLs in my tomcat.

Thanks
Prakash





http://httpd.apache.org/docs/2.0/mod/core.html#location

--
Craig Dunigan
IS Technical Services Specialist
Middleware - EIS - DoIT
University of Wisconsin, Madison

opinions expressed are my own, not the University's

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to