> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 31, 2003 1:16 PM > To: Atif Jakupovic > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP-INST] Apache_1.3.26 - Directory Access > > > > in your Apache -> httpd.conf, comment out this line.....and > restart apache. > > AddModule mod_autoindex.c
You can also use the options directive, which can work in an .htaccess file for a virtualhost or directory: Options -Indexes http://httpd.apache.org/docs/mod/core.html#options -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php