Created
October 22, 2018 13:31
-
-
Save arod2634/2903570bd48fb78f25673a66d9f078fe to your computer and use it in GitHub Desktop.
WordPress - WPE HTML Post Processing for Forced HTTPS URLs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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