Skip to content

Commit

Permalink
Merge pull request #30 from creative-commoners/pulls/1/apache-denies
Browse files Browse the repository at this point in the history
FIX Update Apache .htaccess for new access directives
  • Loading branch information
chillu authored Sep 23, 2019
2 parents cf66429 + 297c402 commit fbe71db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions resources/.htaccess
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Block .method file
<Files .method>
Order Allow,Deny
Deny from all
Require all denied
</Files>

# Block 404s
Expand Down

0 comments on commit fbe71db

Please sign in to comment.