Skip to content

Commit

Permalink
Merge pull request #7 from netcarver/main
Browse files Browse the repository at this point in the history
Add .htaccess to disallow direct access from web
  • Loading branch information
BernhardBaumrock authored Apr 6, 2024
2 parents bb80cd5 + b11ba8f commit ee51cc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Options -Indexes
Deny from all

0 comments on commit ee51cc2

Please sign in to comment.