facilmap/frontend/.htaccess

3 wiersze
86 B
ApacheConf

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^.+$ build/index.html