dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Use the same hard-coded fields for vlv-based autocompletion as in steps/mai...
Thomas Bruederli
2012-07-26
5bc1233de808442f8d412bf4394fda05b22f41d2
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^js|.*\.[gt]if$ - [F]
</IfModule>