On Fri, 23 Feb 2007 22:15:01 +0600
"Sergey N. Romanov" <[EMAIL PROTECTED]> wrote:

> Nick Kew wrote:
> 
> > You want mod_proxy_html for that.
> > See also http://www.apachetutor.org/admin/reverseproxies
> 
> Yes, I see. But this is not exactly that we need.
> In this example I can see that we should specify ProxyPass and
> ProxyHTMLURLMap for each /XYZ/. Right?

Or else use a regexp for /([^/]+)/ to catch them all.

> I'll make filter module with mod_perl and hope that this will solve a
> problem.

Feel free to reinvent the wheel.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to