Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SHA256ify | Edwin Groothuis | 2006-01-24 | 1 | -0/+1 |
| | | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308 | ||||
* | mod_realip is an apache 1.3 module, which changes the IP address of | Sergey Matveychuk | 2005-07-11 | 4 | -0/+40 |
the proxy server to the IP address a client, supplied by the proxy server in "X-Real-IP" or "X-Forwarded-For" header. mod_realip is designed for use on backends, which serve reverse proxied HTTP requests. Submitted by: glebius Notes: svn path=/head/; revision=138910 |