Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

1 item tagged “xforwardedfor”

mod_rpaf for Apache. A more secure alternative to Django’s equivalent middleware: sets the REMOTE_ADDR of incoming requests from whitelisted load balancers to the X-Forwarded-For header, without any risk that if the load balancers are missing attackers could abuse it to spoof their IP addresses. 0 24th June 2008, 5:02 pm

A django site