dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'release-0.7' of github.com:roundcube/roundcubemail into relea...
Thomas Bruederli
2012-11-06
a5c8786a34be237a3436b3c96d283462e76a5c3a
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^js|.*\.gif$ - [F]
</IfModule>