Skip to content

Commit

Permalink
Disable directory listing
Browse files Browse the repository at this point in the history
  • Loading branch information
uldisrudzitis committed Sep 25, 2015
1 parent 6e43ba3 commit a9f0053
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
# your hosting service and ask them to "allow mod_rewrite in .htaccess files".
#

# Disable directory listing
Options -Indexes

<IfModule mod_rewrite.c>

RewriteEngine on
Expand Down

0 comments on commit a9f0053

Please sign in to comment.