Skip to content

Installation Notes

allejo edited this page Oct 31, 2014 · 2 revisions

Using CloudFlare?

Cloudflare acts like a proxy to your website, so a visitor's IP address will appear to be Cloudflare's IP address. During authentication, visitor IPs are checked to be the same by BZiON and the BZFlag login system so with different IP addresses coming from seperate websites, an error will occur while authenticating.

Apache

If you're using Apache, you must use Cloudflare's mod_cloudflare, which can be found on CloudFlare's Resources and Downloads under "Logging Real Visitor IP Addresses: mod_cloudflare for Apache httpd."

Nginx

If you're using Nginx, use Nginx's RealIP module and CloudFlare's IP addresses as explained on CloudFlare's support page.

Clone this wiki locally