dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Show explicit error message when provided hostname is invalid (#1488550)
Aleksander Machniak
2012-06-30
7c8fd8031038e7958ef4dbb059e86decd6fefa28
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^js|.*\.[gt]if$ - [F]
</IfModule>