dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Search for user DN only if one of bind_dn, base_dn, groups_base_dn settings...
Aleksander Machniak
2013-10-04
e426ae262c22f75ebd403d9f9d32238f7d9a85af
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^(js|resources) - [F]
</IfModule>