• Homepage
  • Contact us
  • Homepage
  • Contact us
home/Knowledge Base/Storage
Popular Search:Getting Started

BlazingCDN – custom HTTP headers

18 views 0

Written by Grzegorz Wiosna-Zieliński
January 19, 2021

Introduction

To add custom HTTP headers to specific content in your store (and then in the CDN), you can use the Apache .htaccess file in your store.

Examples

Cache settings – you can control the expiration time of the cache contents.

 

How to clear pull zone cache

(body)

 

  • Example Value
  • Model

 

{

  “cache_purge”: {

    “clear_all”: true,

    “urls”: “string”

  }

}

How to choose the right HTTP / HTTPS protocol?

  1. Sign in to your panel.
  2. Navigate to the storage section in the left-side menu and click on Storage.
  3. Go to Storage and press Create CDN.
    BlazingCDN - custom HTTP headers
  4. After creating the CDN, go to the Anycast – Pull Zone List tab and select an item available in the list.
    Anycast - Pull Zone List tab
  5. Go to the preferences tab.
  6. Manage Origin server HTTP/HTTPS
    Manage Origin server HTTP-HTTPS
  7. Scroll until you reach HTTPS settings and manage the available security settings.
    HTTPS settings

After changing the original HTTP headers, you may need to clear the CDN cache as it is cached with the old HTTP headers.

See also:

BlazingCDN – upgrade your storage
BlazingCDN – storage integration using PHP FTP
BlazingCDN – Storage API documentation
BlazingCDN – logs storage
BlazingCDN – Create a storage
BlazingCDN – access to storage
BlazingCDN – backups

 

 

Was this helpful?

Yes  No
Leave A Comment Cancel reply

  • Privacy Policy
  • Terms of Use
  • © 2020 BlazingCDN. All Rights Reserved.

Popular Search:Getting Started