dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285) Added...
Aleksander Machniak
2013-08-29
c1a0b072424568957eb686a049d8419e4d96c476
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^(js|resources) - [F]
</IfModule>