Re: How I configure Reverse Proxy using <Location> ??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, May 23, 2009 at 1:36 PM, ricardo figueiredo
<ricardoogrande@xxxxxxxxx> wrote:
> Hi,
>
> Thank you !!! good explanation ! Now, I know
>
> How I use the output external program in RewriteMap to ProxyPassReverse ??
> For example:
>
> The output of external program (in C) is /cluster2
> RewriteMap prgmap prg:externalProgram
> RewriteRule ^(.*) ${prgmap:1}
>
> Then, there is directive ProxyPass that forward requests to server, like as
> ProxyPass /cluster2 http://192.168.1.12
> ProxyPassReverse /cluster2 http://192.168.1.12
>
> But, it isn't happen !!! ProxyPassReverse doesn't get the output of external
> program !!!
>

[PT] flag probably helps, since ProxyPass cares about URLs, not the
translated path.


-- 
Eric Covener
covener@xxxxxxxxx

---------------------------------------------------------------------
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-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux