Skip to main content
Table of contents

Dynamic Request Configuration

For CacheFly to proxy requests for dynamic pages back to your web origin, for example at www.yourdomain.com, do the following:

  • Configure your web origin to include the Cache-Control: no-cache HTTP header for dynamic pages.

  • Create a CNAME record for the CacheFly given delivery domain (e.g., servicename.cachefly.net).

  • Create a DNS A record pointing your www.yourdomain.com to the CNAME alias created in the last step. You should create a redirect for your non-www domain name as well.