Standard Search
About 4 results
https://stuartbreckenridge.net/2025-07-10-the-curious-case-of-missing-mastodon-verification/ · 10 Jul 2025
Verifying yourself on Mastodon is quite simple: just add the following to the <head> tag of your website: <link rel="me" href="https://mastodon.instance/@username"/> Then, add your website to your Mastodon profile, and you should be good to go. That was...
https://aslakr.folk.ntnu.no/2024/01/wp-super-cache-pa-nfs/ · 4 Jan 2024
Denne WordPress-installasjonen kjører kanskje på den nesten treigeste måten man kan kjøre WP. Filene ligger på NFS, Apache-en kjører MPM prefork med PHP i mod_php. Samtidig er DISABLE_WP_CRON satt til true og cronkjøringa overlatt til wp cron event ...
https://www.coryd.dev/posts/2017/installing-http2-on-ubuntu-1604-with-virtual-hosts · 19 Mar 2017
Now that HTTP/2 is fairly stable and widely available, I decided to try and install and run it on this server. I'm currently running the Ubuntu 16.04.2 LTS with virtual hosts configured, so I can serve a number of sites beyond this one. All the sites this ...
https://www.coryd.dev/posts/2017/clearing-mod-pagespeed-cache · 20 Feb 2017
I use mod_pagespeed on this server to help speed up asset delivery and force optimization best practices across all the sites I host.