Skip to content

concrete5 package to enable cloudflare IPs as trusted proxies.

Notifications You must be signed in to change notification settings

davedew/cloudflare_proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudFlare Proxy Addon

This addon sets up CloudFlare IPs as trusted proxy IPs. In doing so it resolves the session invalidation you'll see if using CloudFlare

Installation

Composer Based concrete5

If you're using composer based c5, all you have to do is require the package and install it.

$ composer require concrete5/cloudflare_proxy
$  ./vendor/bin/concrete5 c5:package-install cloudflare_proxy

Traditional concrete5

Download a zip of this repository and extract it in your website's package directory.

About

concrete5 package to enable cloudflare IPs as trusted proxies.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%