1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-19 07:08:09 +01:00
php-phpbb/phpBB/cache/.htaccess
Paul S. Owen 34137d7614 Stop web nosey parkers
git-svn-id: file:///svn/phpbb/trunk@3348 89ea8834-ac86-4346-8a33-228a782c2dd0
2003-01-21 16:13:05 +00:00

4 lines
60 B
ApacheConf

<Limit GET POST PUT>
Order Allow,Deny
Deny from All
</Limit>