dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Fix folders drop-down list: descend into root folder (e.g. INBOX) even if p...
thomascube
2011-08-18
fbe54043cf598b19a753dc2b21a7ed558d23fd15
[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>