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

111
Vistas
Apache reverse proxy rewriting js file

Assuming I have an apache server that I use for reverse proxy on multiple applications with the following config:

<LocationMatch "/[a-f0-9]{8}/applicationA.*">
RewriteEngine On
RewriteRule "/[a-f0-9]{8}/applicationA(.*)" "https://applicationA.com/index.html?someParameters" [P]
ProxyAddHeaders off
</LocationMatch>

I would have something similar for applicationB etc.

The issue is, one of the application needs to have js rewritting too, because if my host is https://foo.bar and I try https://applicationB.com/123/applicationB I'm having issue getting applicationB working because the js it is using are requested as https://foo.bar/js/js1.js instead of https://applicationB.com/js/js1.js

How can I say that every js file requested to the proxy server need to re-write too ?

over 4 years ago · Santiago Trujillo
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