Skip to content

Commit

Permalink
Add option to allow indices of these directories
Browse files Browse the repository at this point in the history
  • Loading branch information
dpvc committed Apr 20, 2014
1 parent 3c0e857 commit ca02940
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions testsuite/.htaccess
@@ -1,2 +1,3 @@
# Give access to all the testsuite/ directory
Allow from all
Options +Indexes
2 changes: 2 additions & 0 deletions web/results/.htaccess
Expand Up @@ -3,6 +3,8 @@
Allow from all
</Limit>

Options +Indexes

# Allow to open .html.gz and .txt.gz files.
RemoveType .gz
AddEncoding gzip .gz
Expand Down

0 comments on commit ca02940

Please sign in to comment.