HTTP caching mechanisms in Caddy

Providing the ability for clients to cache static file requests is very important. It prevents the unneeded transfer of (static) files from server to client. Caching doesn’t only speedup things for the client, but also decreases the server load. But which caching mechanisms does Caddy provide, and how can they be enabled? ETag The HTTP […]

DenBeke gemigreerd naar eigen server

Sinds twee weken heb ik een VPS (Virtual Private Server) draaien met daarop al mijn websites. Door zelf het beheer van de server in handen te nemen kan ik met mijn server alle richtingen uit! De nieuwe VPS is gehost bij Xenius.be en draait FreeBSD 9, met de laatste versies van Apache, PHP en MySQL. Ook […]