This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-02-24 20:13:22 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
config
/
.htaccess
5 lines
52 B
ApacheConf
Raw
Normal View
History
Unescape
Escape
[feature/dic] Protect config directory via .htaccess PHPBB3-10739
2012-04-09 13:15:27 +02:00
<Files
*
>
Order
Allow,Deny
Deny
from
All
[feature/dic] Add trailing newline to htaccess PHPBB3-10739
2012-07-26 15:56:55 +02:00
</Files
>
Reference in New Issue
Copy Permalink