dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Support special Return-Path form used on some (PEAR) mailing list (#1489241)
Aleksander Machniak
2013-07-31
a67ad15d2f0b2f2e8aec9e5f0cff07f48447f287
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^(js|resources) - [F]
</IfModule>