> I changed all the "Options Indexes" to "Options -Indexes" in httpd.conf, > even removed them, yet Apache still displays my directories. > I tried adding the "Options -Indexes" to an .htaccess file, but > still with no luck.
That directives controls directory indexes created by mod_autoindex, not the output of a PHP script you've decided to run on your webserver. -- Eric Covener cove...@gmail.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org