LDAPAccountManager/lam/.htaccess

7 lines
109 B
ApacheConf
Raw Normal View History

2008-09-28 12:18:19 +00:00
<Files *>
Options +FollowSymLinks
Order allow,deny
Allow from all
DirectoryIndex index.html
</Files>