Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
add a few deny htaccesses
Browse files Browse the repository at this point in the history
  • Loading branch information
Fauxil-Fox committed Jun 18, 2018
1 parent a78f45e commit a37d517
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .phan/.htaccess
@@ -0,0 +1 @@
Deny from all
1 change: 1 addition & 0 deletions jobs/.htaccess
@@ -0,0 +1 @@
Deny from all
1 change: 1 addition & 0 deletions legal/.htaccess
@@ -0,0 +1 @@
Deny from all
1 change: 1 addition & 0 deletions scripts/.htaccess
@@ -0,0 +1 @@
Deny from all
1 change: 1 addition & 0 deletions src/.htaccess
@@ -0,0 +1 @@
Deny from all

0 comments on commit a37d517

Please sign in to comment.