2011-06-08 18:12:50 +00:00
|
|
|
|
|
|
|
Alias /lam /usr/share/ldap-account-manager
|
|
|
|
|
|
|
|
<Directory /usr/share/ldap-account-manager>
|
|
|
|
Options +FollowSymLinks
|
|
|
|
AllowOverride All
|
2015-01-09 21:56:19 +00:00
|
|
|
<IfModule !mod_authz_core.c>
|
2013-11-10 10:22:08 +00:00
|
|
|
Order allow,deny
|
|
|
|
Allow from all
|
2015-01-09 21:56:19 +00:00
|
|
|
</IfModule>
|
|
|
|
<IfModule mod_authz_core.c>
|
2013-11-10 10:22:08 +00:00
|
|
|
Require all granted
|
2015-01-09 21:56:19 +00:00
|
|
|
</IfModule>
|
2011-06-08 18:12:50 +00:00
|
|
|
DirectoryIndex index.html
|
|
|
|
</Directory>
|
|
|
|
|
|
|
|
<Directory /var/lib/ldap-account-manager/tmp>
|
|
|
|
Options -Indexes
|
|
|
|
</Directory>
|
|
|
|
|
2013-11-10 10:06:22 +00:00
|
|
|
<Directory /var/lib/ldap-account-manager/tmp/internal>
|
2012-01-26 20:01:38 +00:00
|
|
|
Options -Indexes
|
2015-01-09 21:56:19 +00:00
|
|
|
<IfModule !mod_authz_core.c>
|
2013-11-10 10:22:08 +00:00
|
|
|
Order allow,deny
|
|
|
|
Deny from all
|
2015-01-09 21:56:19 +00:00
|
|
|
</IfModule>
|
|
|
|
<IfModule mod_authz_core.c>
|
2013-11-10 10:22:08 +00:00
|
|
|
Require all denied
|
2015-01-09 21:56:19 +00:00
|
|
|
</IfModule>
|
2012-01-26 20:01:38 +00:00
|
|
|
</Directory>
|
|
|
|
|
2011-06-08 18:12:50 +00:00
|
|
|
<Directory /var/lib/ldap-account-manager/sess>
|
|
|
|
Options -Indexes
|
2015-01-09 21:56:19 +00:00
|
|
|
<IfModule !mod_authz_core.c>
|
2013-11-10 10:22:08 +00:00
|
|
|
Order allow,deny
|
|
|
|
Deny from all
|
2015-01-09 21:56:19 +00:00
|
|
|
</IfModule>
|
|
|
|
<IfModule mod_authz_core.c>
|
2013-11-10 10:22:08 +00:00
|
|
|
Require all denied
|
2015-01-09 21:56:19 +00:00
|
|
|
</IfModule>
|
2011-06-08 18:12:50 +00:00
|
|
|
</Directory>
|
|
|
|
|
|
|
|
<Directory /var/lib/ldap-account-manager/config>
|
|
|
|
Options -Indexes
|
2015-01-09 21:56:19 +00:00
|
|
|
<IfModule !mod_authz_core.c>
|
2013-11-10 10:22:08 +00:00
|
|
|
Order allow,deny
|
|
|
|
Deny from all
|
2015-01-09 21:56:19 +00:00
|
|
|
</IfModule>
|
|
|
|
<IfModule mod_authz_core.c>
|
2013-11-10 10:22:08 +00:00
|
|
|
Require all denied
|
2015-01-09 21:56:19 +00:00
|
|
|
</IfModule>
|
2011-06-08 18:12:50 +00:00
|
|
|
</Directory>
|
|
|
|
|
|
|
|
<Directory /usr/share/ldap-account-manager/lib>
|
|
|
|
Options -Indexes
|
2015-01-09 21:56:19 +00:00
|
|
|
<IfModule !mod_authz_core.c>
|
2013-11-10 10:22:08 +00:00
|
|
|
Order allow,deny
|
|
|
|
Deny from all
|
2015-01-09 21:56:19 +00:00
|
|
|
</IfModule>
|
|
|
|
<IfModule mod_authz_core.c>
|
2013-11-10 10:22:08 +00:00
|
|
|
Require all denied
|
2015-01-09 21:56:19 +00:00
|
|
|
</IfModule>
|
2011-06-08 18:12:50 +00:00
|
|
|
</Directory>
|
|
|
|
|
|
|
|
<Directory /usr/share/ldap-account-manager/help>
|
|
|
|
Options -Indexes
|
2015-01-09 21:56:19 +00:00
|
|
|
<IfModule !mod_authz_core.c>
|
2013-11-10 10:22:08 +00:00
|
|
|
Order allow,deny
|
|
|
|
Deny from all
|
2015-01-09 21:56:19 +00:00
|
|
|
</IfModule>
|
|
|
|
<IfModule mod_authz_core.c>
|
2013-11-10 10:22:08 +00:00
|
|
|
Require all denied
|
2015-01-09 21:56:19 +00:00
|
|
|
</IfModule>
|
2011-06-08 18:12:50 +00:00
|
|
|
</Directory>
|
|
|
|
|
|
|
|
<Directory /usr/share/ldap-account-manager/locale>
|
|
|
|
Options -Indexes
|
2015-01-09 21:56:19 +00:00
|
|
|
<IfModule !mod_authz_core.c>
|
2013-11-10 10:22:08 +00:00
|
|
|
Order allow,deny
|
|
|
|
Deny from all
|
2015-01-09 21:56:19 +00:00
|
|
|
</IfModule>
|
|
|
|
<IfModule mod_authz_core.c>
|
2013-11-10 10:22:08 +00:00
|
|
|
Require all denied
|
2015-01-09 21:56:19 +00:00
|
|
|
</IfModule>
|
2011-06-08 18:12:50 +00:00
|
|
|
</Directory>
|
|
|
|
|