dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Use correct field name (title -> jobtitle) in example LDAP addressbook config
Aleksander Machniak
2012-07-31
b2c3c31c105bc516d64fa6d7a393d0699b0a60de
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^js|resources$ - [F]
</IfModule>