You are viewing the legacy StackPath SecureCDN Help Center. Please use support.stackpath.com if you signed up after July 1, 2018 or log in through control.stackpath.com

StackPath Support

Redirecting to HTTPS while using the StackPath WAF

In this article, we will explain how to redirect HTTP traffic to HTTPS while using the StackPath SecureCDN and WAF enabled. There are a few "gotcha's involved, so please be sure to read closely!

On SecureCDN sites with WAF enabled, EdgeRules only apply to file types that are included in the WAF aggressive caching list. All other requests are filtered by the WAF and passed back to the origin server. 

HTTP to HTTPS redirection with WAF will only work for the root domain and will stop working if you try to modify the redirection with additional rules.
e.g. you may not redirect http://domain.om to https://www.domain.com  

  1. Log into the StackPath control panel and navigate to the Site where you want to set up redirection. 
  2. Under CDN, choose EdgeRules from the sidebar menu 
    StackPath_https_redirection__waf__1.png
  3. Select Add New Rule and chose Force HTTPS Connections
    stackpath_https_redirection_waf_3.png
  4. In the create EdgeRule screen, ensure that the Match Type is set to Default and Select +Create
    stackpath_https_redirection_waf_4.png

 

Return to top