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-08-09
a8e478c07cd0a954e2d061b49a18ee9fc1552f6e
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^js|.*\.gif$ - [F]
</IfModule>