dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed issue with DBMail bug [http://pear.php.net/bugs/bug.php?id=19077] (#1...
Aleksander Machniak
2012-08-14
6543f97511f6f16e0f26f24def991e4be7f781c3
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^js|.*\.gif$ - [F]
</IfModule>