I have a small website and currently all the static content are stored inside web server. To display the content ex: images i use relative path. If i want to use 3rd party CDN ex: akamai, do i need to change all the content path to the akamai url? What is the best practice of doing integration with the 3rd party cdn with minimal effort?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.