Skip to content

Commit

Permalink
prevent directory listings
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf committed Jan 3, 2016
1 parent fbad3f5 commit 45291ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .htaccess
@@ -1,3 +1,4 @@
Options -Indexes
DirectoryIndex index.php
<IfModule mod_rewrite.c>
RewriteEngine On
Expand Down

0 comments on commit 45291ca

Please sign in to comment.