https://github.com/heathdutton/cloudflare
A simple plugin to ensure the Cloudflare reverse proxy functions nicely with OctoberCMS.
https://github.com/heathdutton/cloudflare
Last synced: about 1 year ago
JSON representation
A simple plugin to ensure the Cloudflare reverse proxy functions nicely with OctoberCMS.
- Host: GitHub
- URL: https://github.com/heathdutton/cloudflare
- Owner: heathdutton
- License: mit
- Created: 2017-04-08T17:52:44.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T22:41:55.000Z (about 5 years ago)
- Last Synced: 2024-05-01T12:56:37.312Z (about 2 years ago)
- Language: PHP
- Size: 13.7 KB
- Stars: 2
- Watchers: 11
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Cloudflare for OctoberCMS
*Ensure that HTTPS and IP detection works flawlessly with Cloudflare and OctoberCMS*
This super-simple plugin ensures compatibility with Cloudflare Flexible and Full SSL, even when behind a load balancer.
## Installation
Before using Cloudflare Flexbile SSL, we reccomend you remove any http -> https redirections in your .htaccess that you may have added. We find it safer to make this kind of redirection as a page rule in Cloudflare. Install this plugin and thats it!
No configuration is necessary.
## License
This package is licensed under the [MIT license](https://github.com/heathdutton/cloudflare/blob/master/LICENSE.txt).