Articles tagged with: hide directory
Posted: May 12 | Filed under: ModRewrite
If you want to hide your directory index so that people can’t see your files if they open a directory without a index file you have to add this to your .htaccess
Options -Indexes


