LDAPAccountManager/lam-0.4/lib/.htaccess

13 lines
188 B
ApacheConf
Raw Normal View History

2003-12-29 22:12:19 +00:00
<Files ~ *>
Order allow,deny
Deny from all
</Files>
<Files ~ functions.js>
Order allow,deny
Allow from all
</Files>
<Files ~ fpdf.php>
Order allow,deny
Allow from all
</Files>