Stop web nosey parkers

git-svn-id: file:///svn/phpbb/trunk@3348 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2003-01-21 16:13:05 +00:00
parent 24c59e8f17
commit 34137d7614

4
phpBB/cache/.htaccess vendored Normal file
View file

@ -0,0 +1,4 @@
<Limit GET POST PUT>
Order Allow,Deny
Deny from All
</Limit>