LDAPAccountManager/lam/.htaccess

7 lines
109 B
ApacheConf
Raw Permalink Normal View History

2013-06-17 19:03:47 +00:00
<Files *>
Options +FollowSymLinks
Order allow,deny
Allow from all
DirectoryIndex index.html
</Files>