dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Load a default stylesheet (embed.css) from skin in plain html pages (e.g. a...
Thomas Bruederli
2013-01-24
1730cf8d7b59c04e3db0b5425c5cd9401bfc1c43
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^(js|resources) - [F]
</IfModule>