Answer the question
In order to leave comments, you need to log in
Are there mod_realip2 or mod_forward_x apache modules for ubuntu 12.04?
Interested only in repositories.
Collecting by hand is not comme il faut.
mod_rpaf doesn't work correctly with htaccess
Answer the question
In order to leave comments, you need to log in
Specially checked - nginx and apache with mod_rpaf - IP restrictions work fine from htaccess (though not on ubuntu)
Your directives are set correctly
RPAFEnable On
RPAFheader X-Real-IP
RPAFproxy_ips <proxy_ip> 127.0.0.1
in apache config? Are the addresses in the error and accesslogs correct?
It allows you if it is Order Deny, Allow
You just have an error in the xtaxsess -
Order Allow, Deny - in addition to denying access to everyone for whom there is no corresponding allow directive, it gives priority to other deny directives, and if there is a deny from all directive, it “takes » over any allow
So you either have an extra Order Allow, Deny, or Deny from all
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question