mod_rpaf problems with Nginx front, Apache back-end after Ubuntu upgrade
Just been dealing with this myself. There was an Ubuntu bug confirmed on Friday. You can get things working again by changing:
<IfModule mod_rpaf.c>
to
<IfModule mod_rpaf-2.0.c>
in /etc/apache2/mods-available/rpaf.conf