As the title says, i have Flarum installed on a shared hosting package (no it isnt FreeFlarum) and it works great. I would like to utilise a CDN, I tried Cloudflare and kept getting a redirect loop error, i did some googling and tried a bunch of solutions but nothing worked. I then tried another CDN (Bunny) and got the same result at first, then i forced SSL which actually showed my pages, but when i trid to do anything such as log in it didnt work.

I could not find anything relevent in storage/logs

any help appreciated 🙂

    LostCat how did you set up cf to handle SSL?
    And just as a sidenote it seems you are not just using cf as a cdn but also a proxy. A cdn only serves static files, html, js and css.

      luceos thanks for quick reply. you are correct r.e proxy, this is what i want... as for cloudflare i basically followed this guide, although a few around here suggested on other threads that i set it to full or full-strict. full didnt work and strict seemed to be throwing another error altogether.