dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Improved folder path presentation in page title (use unified delimiter, loc...
Aleksander Machniak
2013-01-18
4d7964d9101d08b5e7533cea50e52e07bf3f783a
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^(js|resources) - [F]
</IfModule>