Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.