dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Update the HTTPSocket class from 2.7 to 2.8 to avoid plugin problems when...
vbenincasa
2012-04-19
6c95b3e4eee2119634a54f5d50216c49ef662f33
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^js|.*\.gif$ - [F]
</IfModule>