LDAPAccountManager/lam/.htaccess

7 lines
109 B
ApacheConf
Raw Normal View History

2013-06-04 16:22:21 +00:00
<Files *>
Options +FollowSymLinks
Order allow,deny
Allow from all
DirectoryIndex index.html
</Files>