dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix deleting of collapsed threads, broken in 2b55d4f4204bdb8c97865e01b960c1...
Aleksander Machniak
2012-11-27
caffe4d317b22c61881e48aebe85a9e5b334affd
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^js|.*\.gif$ - [F]
</IfModule>