New pages
From Leaky
- 21:50, 5 March 2024 DKIM (hist) [1,628 bytes] Leaky (talk | contribs) (Created page with "A simple script to generate the DKIM keys for a domain. #!/bin/bash DOMAIN=$1 if [ ! -d /etc/exim/dkim ] then echo "No DKIM directory /etc/exim/dkim" exit...")
- 21:56, 17 June 2023 Apache (hist) [673 bytes] Leaky (talk | contribs) (Created page with " == IP based redirect == Apache virtualhost config to allow configuring of a Wordpress site while still redirecting the domain to some other site until Wordpress is ready. S...")