dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Remove deprecated (in PHP 5.5) PREG /e modifier usage (#1489174)
Aleksander Machniak
2013-06-26
253f0aed1699c84cbdb684ef53e6c9c56c077d6f
[githubFork/roundcubemail.git]
/
program
/
.htaccess
1
2
3
4
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule !^(js|resources) - [F]
</IfModule>