dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix PHP Warning: ldap_parse_virtuallist_control() expects parameter 2 to b...
Aleksander Machniak
2012-12-10
1aaa4bc3937187c54039a8459409a2efd9cb3cd7
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^(js|resources) - [F]
</IfModule>