Reverse proxy and html rewrite
António P. P. Almeida
appa at perusio.net
Fri Oct 8 17:58:02 MSD 2010
On 8 Out 2010 12h56 WEST, nginx-forum at nginx.us wrote:
> Hi
>
> As far as I know body content rewriting it's not possible with
> nginx, I may be wrong, i'm a newbie with nginx. What nginx supports
> is URL rewriting through HttpRewrite module and this has nothing to
> do with returned body content rewriting.
It can: http://wiki.nginx.org/HttpSubModule
And there's a third party module that does more elaborate replacements:
http://wiki.nginx.org/HttpSubModule
Of course nginx must "own" those locations where content rewriting is
to be done.
--- appa
More information about the nginx
mailing list