5 lines
115 B
ApacheConf
5 lines
115 B
ApacheConf
|
|
Options +FollowSymLinks
|
||
|
|
|
||
|
|
RewriteEngine On # Turn on the rewriting engine
|
||
|
|
RewriteRule !^static index.html [L,NC]
|