Forked from jb510/WP Engine html post processing rule force CDN to HTTPS
Created
October 28, 2019 03:47
-
-
Save iconifyit/5f2120e1fb0f303391c0c5b6714a6c2b to your computer and use it in GitHub Desktop.
WP Engine html post processing rule force CDN to HTTPS
This file contains hidden or 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.)?(MyDomain.com|MyInstall.wpengine.com|MyCDNcrazyness1234567890(.wpengine|-wpengine).netdna-(ssl|cdn).com)/(wp-content|wp-includes)# => https://MyCDNcrazyness1234567890-wpengine.netdna-ssl.com/$5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment