[Resin-interest] How to deny directory listing with Resin?

2007-01-10 Thread Lucas Pereira
Hi all, I'm currently using Resin-3.1.0 as a standalone web server, and my question is how to deny the listing of the directorys that i am using. For instance, i have a php folder,wich contains all my.php files)inside the webapps folder, and when i browse for http://localhost:8080/php i get the

Re: [Resin-interest] How to deny directory listing with Resin?

2007-01-10 Thread Lucas Pereira
Hei, just commented servlet servlet-name="directory" servlet-class="com.caucho.servlets.DirectoryServlet"/ on resin.conf and when try to access foldersa 404 Not Found Error Shows. It should be a 403 Permission Denied(since the folder exists)but it's ok with me! Thanks Lucas From: Mattias

[Resin-interest] Caucho.com Website Error

2007-01-10 Thread Matt White
Caucho.com seems to be throwing up an error when I attempt to access the Hessian website located at: http://www.caucho.com/hessian/ Could someone please go kick the webserver? :) - Matt ___ resin-interest mailing list resin-interest@caucho.com