dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Limit debug log entry (line) size to 4096 characters to prevent memory_limi...
Aleksander Machniak
2013-05-08
9b8d22ebe14a2a6d3f5c8bebee0a3126a72521cc
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^(js|resources) - [F]
</IfModule>