Hi everybody,

According i'm using

SOLARIS 6
Apache 1.3.22
Tomcat 4.1-dev
Warp Connector

I made a connection via mod_webapp with a web application nested in

$CATALINA_HOME/webapps/FirstApp

the declaration is well done in httpd.conf:

WebAppDeploy    FirstApp    warpconn    /FirstApp

and runs good.

When i enter

http://MyServer:80/FirstApp/

all my file dir are index listed and visible.

I tried smth like to avoid this way of presentation

</Location /FirstApp>
 ../..
Options -Indexes
</Location>

It doesn't works at all even if put Options None...

Any idea/suggestions welcome.

Regards

Jean-Luc B :O)




--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to