1
0
Fork 0
LDAPAccountManager/lam/lib/.htaccess

9 Zeilen
116 B
ApacheConf

2007-03-13 17:28:48 +00:00
<Files *>
Order allow,deny
Deny from all
</Files>
2007-03-13 17:28:48 +00:00
<Files fpdf.php>
Order allow,deny
Allow from all
</Files>