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  彦桢  阅读(36)  评论(0编辑  收藏  举报