1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-18 22:58:10 +01:00

Added /cache/templates/ and /files/ directories to the repository

git-svn-id: file:///svn/phpbb/trunk@3808 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Ludovic Arnaud 2003-04-10 21:57:01 +00:00
parent 3616d54094
commit 9cb2378597

4
phpBB/files/.htaccess Normal file
View File

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