mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 05:18:52 +00:00
Merge branch 'ticket/bantu/9698' into develop-olympus
* ticket/bantu/9698: [ticket/9698] Add .htaccess to the includes subdirectory.
This commit is contained in:
commit
8ac0efce65
1 changed files with 4 additions and 0 deletions
4
phpBB/includes/.htaccess
Normal file
4
phpBB/includes/.htaccess
Normal file
|
@ -0,0 +1,4 @@
|
|||
<Files *>
|
||||
Order Allow,Deny
|
||||
Deny from All
|
||||
</Files>
|
Loading…
Add table
Reference in a new issue