Apache vue 404

.htaccess

RewriteEngine On RewriteBase / RewriteRule ^index\.html$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.html [L]
posted @ 2021-12-09 19:15  彦桢  阅读(41)  评论(0)    收藏  举报