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

1.6K
Vistas
Angular application not loading images in hosted apache server

I have an angular application and I run the ng build --prod command and deployed the files in the dist folder to the apache server /www/html/mywebsite folder in a ubuntu VM in DigitalOcean.

After the build of the angular application, the images called inside CSS files have come to the front directory even though originally they are in the assets directory as shown in the below screenshot.

Those images are showing fine without any issue in the website, but all the images called inside the HTML files are not displaying on the website. I don't think there is a permission issue to the assets folder because the javascript files inside the assets folder are loading without any issue. Here I have attached a screenshot of the permission of the files inside the assets folder.

Can you please help me to solve this?

This is a screenshot of files inside the dist folder after the ng build --prod

enter image description here

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

Since you are setting up base href value in your index.html file like this:

<base href="/sedsslweb/sedssl/">

in your template you will need to access images without a leading slash, like this, so that they will form correct path:

<img class="rounded-circle mx-auto" src="assets/images/Projects/serendib.png">

I just checked in dev tool by editing images path without leading slash, and could see the images loading fine.

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