How do I use absolute image path instead of subdomain image path?
-
I’m using a cdn with a host and instead of getting a cdn for each subdomain I want to use the cdn for the root domain. I can do this if each image path uses a cdn path such as:
https://cdn.mysite.com/wp-content/blogs.dir/50/files/2015/03/sample.jpg
as opposed to:
https://subdomain.mysite.com/files/2015/03/sample.jpg
How would I go about doing this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How do I use absolute image path instead of subdomain image path?’ is closed to new replies.