dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Lower the limit of folders list size (to 100, 25 for IE) when the names abb...
Aleksander Machniak
2012-10-10
9de86aaaa9db6ac3ae36a0ad13fa82a0d02938a1
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^(js|resources) - [F]
</IfModule>