Linux Foundation Collaborative Projects
index
:
clover
master
stable/fraser
stable/gambia
stable/hunter
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
services
/
modsecurity
/
docker
/
.htaccess
blob: a2b059ca51a91a4cd9cb885f7717420fb32ea6a1 (
plain
)
1
2
3
RewriteEngine
on
RewriteCond
%{REQUEST_URI} !^/index.html$
RewriteRule
.
/index.html
[L]