Skip to content

Can i have all requestreduce css, javascript and sprite resources pulled from a CDN or cookie less domain?

mwrock edited this page Dec 22, 2011 · 1 revision

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://).

Clone this wiki locally