Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iconifyit/5f2120e1fb0f303391c0c5b6714a6c2b to your computer and use it in GitHub Desktop.
Save iconifyit/5f2120e1fb0f303391c0c5b6714a6c2b to your computer and use it in GitHub Desktop.
WP Engine html post processing rule force CDN to HTTPS
#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