LDAPAccountManager/lam/.htaccess

7 lines
109 B
ApacheConf
Raw Normal View History

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