dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix version selector - do not list versions newer than 0.9.0, use "0.9 or n...
Aleksander Machniak
2013-06-14
1aff0e7ce2f8bb93ffbab458d33399a8a1b4b188
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^(js|resources) - [F]
</IfModule>