Skip to content

Can i have all requestreduce css, javascript and sprite resources pulled from a cdn or cookieless domain?

mwrock edited this page Mar 12, 2012 · 2 revisions

If you use a CDN or cookie-less domain, you can configure RequestReduce to use your CDN or cookie-less host name when it builds its urls. You just need to set RequestReduce's [contentHost] (http://github.com/mwrock/RequestReduce/wiki/RequestReduce-Configuration-options) config attribute to the host name of your CDN or cookie-less domain. The value set should include the url scheme (ie. http:// or https://).

Note to Azure CDN Users: See this page for special implementation guidelines when using Azure CDN endpoints.

Clone this wiki locally