Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

jaggu's avatar
Level 1

How to host vue js app in iis?

I am building the app with command npm run build and putting it into iis and it's working fine but for the same app if I try to navigate through the url it's showing me error.

TTP Error 404.0 - Not Found The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. Detailed Error Information Module IIS Web Core Notification MapRequestHandler Handler StaticFile Error Code 0x80070002 Requested URL http://localhost:9813/home Physical Path C:\inetpub\wwwroot\ServiceDashboard\build\home Logon Method Anonymous Logon User Anonymous

Something like this but if i try ho render home page through the link it's working fine.

0 likes
1 reply

Please or to participate in this conversation.