New pages

From Leaky
Jump to: navigation, search
New pages
 
     (bytes)
Hide registered users | Show bots | Show redirects
  • 21:50, 5 March 2024DKIM (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 2023Apache (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...")