What I do is put an access denied index.jsp on every subdirectories
inside the specific webapp folder.

heres my acc. deny index.jsp...

<html>
<head>
<title>Access Denied</title>
</head>
<body><h1>Access Denied</h1></body>
</html>

hth.
richard

On 4/15/05, dummy <[EMAIL PROTECTED]> wrote:
> 
> How can I disable both the apache and tomcat 5.5 from displaying the
> directory of my web application ?
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to