Download the PHP package stuki/cloudflare without Composer
On this page you can find all versions of the php package stuki/cloudflare. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stuki/cloudflare
More information about stuki/cloudflare
Files in stuki/cloudflare
Download stuki/cloudflare
More information about stuki/cloudflare
Files in stuki/cloudflare
Vendor stuki
Package cloudflare
Short Description A ZF2 plugin to fix global variables when using CloudFlare
License proprietary
Homepage http://www.github.com/StukiOrg/CloudFlare
Package cloudflare
Short Description A ZF2 plugin to fix global variables when using CloudFlare
License proprietary
Homepage http://www.github.com/StukiOrg/CloudFlare
Please rate this library. Is it a good library?
Informations about the package cloudflare
CloudFlare Module for ZF2
This module adjusts the global variables $_SERVER['REMOTE_ADDR'], $_SERVER['HTTPS'], and $_SERVER['HTTP_X_FORWARDED_PROTO'] to their correct values when using CloudFlare.
Install
Enable module in config/application.config.php
:
.htaccess
Included in this repo are .htaccess rewrite rules to allow only CloudFlare apps to connect to your application and redirect all other traffic sources to your CloudFlare hosted domain.
All versions of cloudflare with dependencies
PHP Build Version
Package Version
The package stuki/cloudflare contains the following files
Loading the files please wait ....