Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

719
Vistas
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 Respuestas
Responde la pregunta

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 Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda