Explore >> Select a destination


You are here

odd.blog
| | www.phpied.com
1.7 parsecs away

Travel
| | When you use a bog-standard WordPress install, the caching header in the HTML response is Cache-Control: max-age=600 OK, cool, this means cache the HTML for 10 minutes. Additionally these headers are sent: Date: Sat, 07 Dec 2024 05:20:02 GMT Expires: Sat, 07 Dec 2024 05:30:02 GMT These don't help
| | stefanbohacek.com
2.8 parsecs away

Travel
| | [AI summary] A blog post discussing humans.txt, easter eggs, and reflections on the evolution of the internet and online communities.
| | codeworkshop.net
2.5 parsecs away

Travel
| | [AI summary] The article provides a technical guide on configuring Nginx rewrite rules to effectively utilize the WP Super Cache plugin for WordPress sites.
| | thomasgauvin.com
24.7 parsecs away

Travel
| This blog post is about experimenting with hosting PMTiles as static assets on Cloudflare Pages. I'm working on a simple pmtiles styling project (pmtiles-styling.pages.dev), and I wanted to be able to host the entire project on Cloudflare Pages (without having to rely on server-side compute)...