Skip to content

Commit

Permalink
Just a precaution
Browse files Browse the repository at this point in the history
git-svn-id: file:///svn/phpbb/trunk@5062 89ea8834-ac86-4346-8a33-228a782c2dd0
  • Loading branch information
Paul S. Owen committed Jan 13, 2005
1 parent c68949e commit 2e4ae50
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions phpBB/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>

<Files "common.php">
Order Allow,Deny
Deny from All
</Files>

0 comments on commit 2e4ae50

Please sign in to comment.