source:
forum/.htaccess@
651
Last change on this file since 651 was 651, checked in by , 16 years ago | |
---|---|
File size: 123 bytes |
Line | |
---|---|
1 | <Files "config.php"> |
2 | Order Allow,Deny |
3 | Deny from All |
4 | </Files> |
5 | |
6 | <Files "common.php"> |
7 | Order Allow,Deny |
8 | Deny from All |
9 | </Files> |
Note:
See TracBrowser
for help on using the repository browser.