Running script from configuration file of Apache2

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

 



Hello *,

I would like to ask you on the one interesting think:
I need to proxy the requests to the specified url to a dynamically generated address. 
Instead of:
<Location "/CAP/">
    ProxyPass 
http://192.0.2.25:8080/CBAdmin/
    ProxyPassReverse    http://192.0.2.25:8080/CBAdmin/
    ProxyPassReverseCookiePath /CBAdmin /CAP
    Order Allow,Deny
    Allow from all
</Location>

There should be something like that instead of IP address there will
be a script like generate_forward_address

I think that the mod_macro is not helpful here. I also cannot use RewriteRule [P] which has more possibilities because I need the ProxyPassReverse as well.

Do you have any idea how to solve it?



--
Best Regards / S pozdravem
Petr Hracek

[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