OctoberCMS x Cloudflare

How to configure OctoberCMS with Cloudflare? Do I need any specific configuration???

Can someone help me ??

Hey,

depends what you want to do, if you want to use it to cache whole page just put it before it but dynamic content will be not working, then you need to split content and deliver it only trough CDN and dynamic trough server.

Hope it helps :slight_smile:

1 Like

The problem with CloudFlare with October is that the admin panel has several bugs. For example, if I activate Cloudflare, several CORS-related errors appear in the browser console. I also have no access to the user menu (I click on the icon and nothing happens).

Thats the issue if you cache whole page it will have some issues because it renders on server and dynamic content will be broken. You need to have something like list what you want to cache on cloudflare.

1 Like