我目前正在 Server Pilot 上部署我的 NuxtJS SSR 应用程序。我可以在服务器上执行 npm run build 和 run start ,它将开始侦听http://localhost:3000。如何将我的 www.example.com 重定向到 localhost:3000。使用 htaccess。
deployment .htaccess server nuxt.js
.htaccess ×1
deployment ×1
nuxt.js ×1
server ×1