dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Keep some resource files (images) in separate directory
Aleksander Machniak
2012-07-30
cfc27c9b764985f707e8ca8d5ba663b6e4b01ecc
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^js|resources$ - [F]
</IfModule>