dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Move washtml class into Roundcube Framework (rcube_washtml), add some impro...
Aleksander Machniak
2012-12-25
7ac94421bf85eb04c00c5ed05390e1ea0c6bcb0b
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^(js|resources) - [F]
</IfModule>