CDN + WP Admin Query – .htaccess redirection
-
Say I have a website at https://www.example.com and I am using a CDN. Now if I want the CDN URL to be https://www.example.com/assets/… and not https://assets.example.com, then what should I do?
Is it a good idea to create a redirection where the wp-admin will always get files from example.com and not
www.example.com?www.example.comis pointed towards a CDN.Any ideas on how to achieve this? Is this possible? What
.htaccessrules should I use for the same?Thanks in advance!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘CDN + WP Admin Query – .htaccess redirection’ is closed to new replies.