From 2e4ae506a60fb062a5f93e71aa5bf3e0e8b6635e Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Thu, 13 Jan 2005 23:36:56 +0000 Subject: [PATCH] Just a precaution git-svn-id: file:///svn/phpbb/trunk@5062 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/.htaccess | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 phpBB/.htaccess diff --git a/phpBB/.htaccess b/phpBB/.htaccess new file mode 100644 index 0000000000..41fb129175 --- /dev/null +++ b/phpBB/.htaccess @@ -0,0 +1,9 @@ + +Order Allow,Deny +Deny from All + + + +Order Allow,Deny +Deny from All +