Files
old-new-wiaas/frontend/public/.htaccess

5 lines
115 B
ApacheConf
Raw Normal View History

2018-06-14 16:49:28 +02:00
Options +FollowSymLinks
RewriteEngine On # Turn on the rewriting engine
RewriteRule !^static index.html [L,NC]