Re: [us...@httpd] protecting directories

2009-12-21 Thread André Warnier
Zachary Uram wrote: I am running Apache 2 in Linux and have several websites. Say site A is in /var/www/a and there is a directory /var/www/a/foo/ and foo/ has 3 .html files but I only wish to serve index.html so how do I protect the other files so that people can't fish for the name to find the

[us...@httpd] protecting directories

2009-12-20 Thread Zachary Uram
I am running Apache 2 in Linux and have several websites. Say site A is in /var/www/a and there is a directory /var/www/a/foo/ and foo/ has 3 .html files but I only wish to serve index.html so how do I protect the other files so that people can't fish for the name to find them. Also how do I preve