dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Use browser capabilities to decide if PDF/TIFF attachments should be displa...
Aleksander Machniak
2012-05-28
7c1231a94b2a3dddd74b17c7c66bc9d41bb55f47
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^js|.*\.gif$ - [F]
</IfModule>