mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:38:53 +00:00
now we won't support physical downloads we can fill the .htaccess file.
git-svn-id: file:///svn/phpbb/trunk@7238 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
c8033774b5
commit
712a35b2e7
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
<Limit GET POST PUT>
|
||||
Order Allow,Deny
|
||||
Deny from All
|
||||
</Limit>
|
Loading…
Add table
Reference in a new issue