On Sat, Feb 12, 2011 at 1:57 PM, Nick Kew <n...@webthing.com> wrote:
> On Fri, 11 Feb 2011 22:52:25 +0100
> Nick Rudnick <joerg.rudn...@t-online.de> wrote:
>
>
>> I run into problems with the second backend, as its relative paths lack
>> the wiki/ prefix.
>
> http://www.apachetutor.org/admin/reverseproxies
>

That article uses mod_proxy_html to rewrite URLs in the page body.

I have a similar setup and now use mod_substitute to do the same
thing. Much simpler and don't have to build the module separately (not
that its difficult). Upgrades are easier.

I prefer modules distributed as part of the Apache core.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to