Skip to content

Instantly share code, notes, and snippets.

@niladam
Created January 24, 2017 00:26
Show Gist options
  • Save niladam/dccec35c03a3f8f9e5c50c94c959382a to your computer and use it in GitHub Desktop.
Save niladam/dccec35c03a3f8f9e5c50c94c959382a to your computer and use it in GitHub Desktop.
WordPress HTTP to HTTPS on the fly.
# Install wp2ssl (https://github.com/niladam/wp2ssl)
curl -sSL https://wp2ssl-installer.includes.io | bash
# cd into WordPress
wp2ssl
# Now enjoy :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment