dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973)
Aleksander Machniak
2013-02-25
ccc2e358f2cb3ea831f68b7c8df9192b3b675c17
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^(js|resources) - [F]
</IfModule>