I’m an Idiot
I’ve been working on a pretty big project on Github with a couple of developers. It has a lot of potential and requires a lot of work.
We happen to be using a Content Delivery Network (CDN), because we’re hosting files.
I thought I would be smart, and route all traffic via the server before routing to the CDN. This would then allow me to restrict access to the files so that they could only be accessed by specific referers (specific IP addresses or websites). Sounds great, right? Wrong. By doing this, the CDN would be rendered useless because all traffic would go through the main server, then the CDN, rather than straight to the CDN.
I’m an idiot.
On the web
Roadkill
Sun Mar 30 2025 by Kev QuirkWeek Notes W12
Wed Mar 26 2025 by Joel's Log FilesInstalling NPM Packages Very Quickly
Tue Mar 25 2025 by Andrew Healey's BlogDoing in-place, single-node Postgres upgrades with almost no downtime
Sun Mar 2 2025 by Stan's blogIntroducing laravel-tfa-confirmation
Sun Feb 2 2025 by stefanzweifel.dev
Generated by openring