diff --git a/phpBB/files/.htaccess b/phpBB/files/.htaccess index e69de29bb2..c39181686f 100644 --- a/phpBB/files/.htaccess +++ b/phpBB/files/.htaccess @@ -0,0 +1,4 @@ + +Order Allow,Deny +Deny from All + \ No newline at end of file