• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

JAVA SERVLET / TOMCAT configuration question

halik

Lifer
I wanna deny access to a particular directory. In apache i would just do
"deny, allow" and the directory wouldnt be accessible. Is there something like that in apache? I've diabled the dir. listing, but i cant find anything that would actually protect the directory....
 
Back
Top