On Tue, May 13, 2008 at 7:58 PM, Mark Slater <lists@xxxxxxxxxxxxxxxxxx> wrote: > > I'm able to recompile apache to disable the auto-indexing, but I'd like to > also have it disabled in the configuration files by default because I won't > always be able to control how apache gets compiled for a production > environment. > > Am I missing something here? Either your directives aren't getting read, or there is another Options directive someplace overriding them. Remember that Options All will turn on Indexes as well. Grep through all your .conf files for all the Options directives, and make sure that none of them contain Indexes or All. Joshua. --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx