> I would like to know how to disable directory listing for my
> Apache server. What i mean is that I have some files under /gen
> directory. I can browse all the files under that directory by using
> "www.domain.com/gen". I wouldn't like to show all of my files.
Try adding something s
Assuming your DocumentRoot is /home/httpd/html and the folder is in
/home/httpd/html/gen have you tried
chmod 644 /home/httpd/html/gen/ as root
Looking forward to your feedback.
dannyh
[EMAIL PROTECTED]
On Tue, 20 Jun 2000, Mark Lo wrote:
> Hi,
>
> I would like to know how to disable
Two ways to do it.
touch index.html
This will create an empty index file.
The other way is to look in: /etc/httpd/conf/httpd.conf
and look for the "Options" directive.
and remove the "Indexes" option
--
The answer to the meaning of life:
perl -e 'print$i=pack(c5,(41*2),sqrt(7056),(unpack(