This is a work in progress…. https://developers.cloudflare.com/workers/examples/bulk-origin-proxy https://developers.cloudflare.com/workers/examples/cors-header-proxy Returning basics: https://developers.cloudflare.com/workers/examples/return-json Suite of functions that can help (too prerolled but bits to copypasta) https://github.com/markusahlstrand/cloudworker-proxy
Tag: cloudflare
wp-admin redirect loop on https
Running your website on HTTPS has many benefits which doesn’t stop at being safer, it also allows you to run on http2/SPDY and offers things like Service Workers. I use CloudFlare and their Flexible SSL to secure most of my sites. It’s easy to set up and it costs nothing which is just amazing as… Continue reading wp-admin redirect loop on https
DIY Web Server: Raspberry Pi + CloudFlare
I’ve just been speaking about setting up a testing environment for some responsive sites and needed a web server, this could be the answer… and if not it’s surely worth a try. Exciting to see the possibilities of hosting a website on a rasberry pi with cloudflare in front, I wonder how much traffic it… Continue reading DIY Web Server: Raspberry Pi + CloudFlare