Welcome! Log In Create A New Profile

Advanced

Re: what is apache proxy ProxyHTMLURLMap prototype at nginx proxy?

Maxim Dounin
January 20, 2011 03:36PM
Hello!

On Thu, Jan 20, 2011 at 12:09:02PM -0500, lankelan wrote:

> Apapche Proxy Support ProxyHTMLURLMap , can be change Absolute path in
> html content.
>
> code:
>
> ProxyRequests Off
> ProxyHTMLExtended On
> ProxyPass /test1/ http://10.1.1.1/
>
> ProxyPassReverse /
> ProxyHTMLURLMap http://10.1.1.1 /test1
> SetOutputFilter proxy-html
> ProxyHTMLURLMap / /test1/
> RequestHeader unset Accept-Encoding
>
> Nginx How to config it?

Something similar may be done with sub filter module and/or 3rd
party subs module. See here:

http://wiki.nginx.org/HttpSubModule
http://wiki.nginx.org/HttpSubsModule

Maxim Dounin


_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

what is apache proxy ProxyHTMLURLMap prototype at nginx proxy?

lankelan January 20, 2011 12:09PM

Re: what is apache proxy ProxyHTMLURLMap prototype at nginx proxy?

Maxim Dounin January 20, 2011 03:36PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 243
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready