Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Apache +Tomcat security

Status
Not open for further replies.

trk77

Programmer
Joined
Sep 17, 2001
Messages
3
Location
IN
Hi,

In the Apache+Tomcat combo, apache is configured to serve static pages, whereas tomcat is configured to server dynamic pages.

I have added some security-constraints in the web.xml for a web application, which restricts access to a directory.

But when the directory is accessed from apache the security constraint is not applied. How can the security constraint made effective?

Any ideas? Clues?

Thx


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top