Skip to content

Instantly share code, notes, and snippets.

@arod2634
Created October 22, 2018 13:31
Show Gist options
  • Save arod2634/2903570bd48fb78f25673a66d9f078fe to your computer and use it in GitHub Desktop.
Save arod2634/2903570bd48fb78f25673a66d9f078fe to your computer and use it in GitHub Desktop.
WordPress - WPE HTML Post Processing for Forced HTTPS URLs
#https?://(www\.)?(http://domain.com|altdomainname.wpengine.com)/wp-(content|includes)# => https://domain.com/wp-$3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment