summaryrefslogtreecommitdiff
path: root/mod_ip.c
AgeCommit message (Collapse)Author
2025-02-28Update mod_ip.c to fix gcc warningspatch-1marekm72
2020-04-18RIP workingHEADmasterJason Fesler
2020-04-18latestJason Fesler
2020-04-18X-Real-IPJason Fesler
2020-04-18testJason Fesler
2014-09-15allow falling-sky to run behind a reverse proxy using Apache >= 2.4Delan Azabani
If one configures falling-sky to run behind e.g. nginx, then the user's IP address will be falsely reported as 127.0.0.1 or ::1, even if the X-Forwarded-For and X-Real-IP headers are set correctly. This patch fixes the problem iff compiled against Apache >= 2.4.
2014-04-02Imported without history from ↵1.0Jason Fesler
https://falling-sky.googlecode.com/svn/trunk/mod_ip revision 1511