react-admin-panel-orient/.htaccess

5 lines
106 B
ApacheConf

Options -MultiViews
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.html [QSA,L]