dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix replacement variables in user-specific base_dn in some LDAP requests (#...
Aleksander Machniak
2013-08-13
4287c9a2f9dfd14c9d5e29388059bdeed8bc6e85
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^(js|resources) - [F]
</IfModule>