Re: [users@httpd] RE: proxy urlmapping outside of the path

2025-02-02 Thread Daniel Ferradal Márquez
On 1/2/25 0:24, Marc wrote: I have a config and actually only want to allow access to a specific path xxx of the proxied host nothing else. However that path on the proxied host is refering to files eg in the root ProxyPreserveHost Off ProxyAddHeaders On SetOutputFilter proxy-h

[users@httpd] RE: proxy urlmapping outside of the path

2025-01-31 Thread Marc
> > I have a config and actually only want to allow access to a specific > path xxx of the proxied host nothing else. However that path on the > proxied host is refering to files eg in the root > > ProxyPreserveHost Off > ProxyAddHeaders On > SetOutputFilter proxy-html > ProxyHT