Changes of Revision 9
[-] | Changed | apache2-mod_rpaf-CentOS_5.spec |
1
2 3 BuildRequires: httpd-devel 4 Requires: httpd 5 -Requires: httpd-mmn = %([ -a %{_includedir}/httpd/.mmn ] && cat %{_includedir}/httpd/.mmn || echo missing) 6 7 %description 8 rpaf is for backend Apache servers what mod_proxy_add_forward is for frontend Apache servers. It does excactly the opposite of mod_proxy_add_forward written by Ask Bjørn Hansen. It will also work with mod_proxy in Apache starting with release 1.3.25 and mod_proxy that is distributed with Apache2 from version 2.0.36. 9 |