Skip to content

Commit

Permalink
Update Caddyfile
Browse files Browse the repository at this point in the history
Additional hardening measure.
  • Loading branch information
basilhendroff authored Mar 13, 2021
1 parent c0fcbc6 commit 616db95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
# External access denied to these files.
@forbidden {
path /wp-content/uploads/*.php
path /wp-includes/*.php
path /.user.ini
path /wp-content/debug.log
}
Expand Down

0 comments on commit 616db95

Please sign in to comment.