Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

477
Visualizações
Deploy VUE & Dotnet Core to IIS

I'm trying to deploy my VUE portal & it's Dotnet backend API on the same IIS site. I was only able to host the each on it's own site on IIS, but I want to host them both on the same site. Can someone please advise how?

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

  • Download & Install:
    • .NET Core Hosting Bundle
    • Microsoft URL Rewrite
  • Restart the IIS service.
  • Setup new IIS Website:
    • Open IIS on the server.
    • Right click the Sites folder and select "Add website"
    • enter site name
    • set the physical path to the Vue.js app directory
    • leave the host name empty → click "OK".
  • Right click the new site and select "Add Application"
    • enter the alias "api" (without quotes)
    • set the physical path to the ASP.NET Core api directory
    • click "OK".
  • In Application Pools
    • right click the app pool for the new site → "Basic Settings"
    • change the .NET CLR version to 'No Managed Code'.
    • right click the app pool for the new site → "Advanced Settings"
    • set ‘Identity’: LocalSystem
    • Make sure "web.config" is as given in the article below! Vue.js + ASP.NET
      & inside the Vue.js front-end folder

additional resources:

  • Vue.js + ASP.NET Core on Azure with SQL Server - How to Deploy a Full Stack App to Microsoft Azure
  • IIS URL Rewrite – Hosting multiple domains under one site
  • Host ASP.NET Core on Windows with IIS
  • Hosting Vue JS SPA build on Microsoft IIS
over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda