summaryrefslogtreecommitdiffstats
path: root/samples/services/modsecurity/docker/.htaccess
blob: a2b059ca51a91a4cd9cb885f7717420fb32ea6a1 (plain)
1
2
3
RewriteEngine on
RewriteCond %{REQUEST_URI} !^/index.html$
RewriteRule . /index.html [L]