dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
- Disable subscription on virtual shared folders
alecpl
2011-08-18
72fa1933350bb88220f3b2fc41607b48223a83bb
[githubFork/roundcubemail.git]
/
program
/
.htaccess
commit
|
author
|
age
4b1d5d
1
<IfModule mod_rewrite.c>
A
2
RewriteEngine On
3
RewriteRule !^js|.*\.gif$ - [F]
4
</IfModule>