dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Define context (_remote=1) for spellcheck requests to send proper response ...
Aleksander Machniak
2012-07-31
ec86add1ffbdc7c60d446657b7d713867c736c36
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^js|resources$ - [F]
</IfModule>