Found that changing <IfModule mod_rpaf.c> to <IfModule mod_rpaf-2.0.c>
in rpaf.com solves this problem.

grep '\<mod_rpaf.*\.c\>' --binary-files=text -o 
/usr/lib/apache2/modules/mod_rpaf.so      
mod_rpaf-2.0.c


System details as above:
Ubuntu 12.04 LTS (amd64)
apache2-mpm-prefork 2.2.22-1ubuntu1
libapache2-mod-php5 5.3.10-1ubuntu3.2
libapache2-mod-rpaf version 0.6-2

My changed rpaf.conf:

<IfModule mod_rpaf-2.0.c>
RPAFenable On
RPAFsethostname On
RPAFproxy_ips X.X.X.X
</IfModule>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1029003

Title:
  Apache access controls do not work with rpaf 0.6-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-rpaf/+bug/1029003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to