dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Remove debug code
Aleksander Machniak
2012-08-03
e1cf53ef1845cdfbb315a8b1e1d5b820431eef8c
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^js|resources$ - [F]
</IfModule>