Disable directory index's in apache

From CPanelDirect

Revision as of 17:34, 3 April 2008 by 64.18.159.106 (Talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

To disable directory index's in apache you can add

Options -Indexes

To a .htaccess file. This will disable directory indexes for all directories in the folder the .htaccess file is.

Personal tools