What is the name of the domain?
What is the issue you’re encountering
Forcing SSL works but forcing WWW does not
What steps have you taken to resolve the issue?
I have setup two rules:
- A Configuration rule to force all incoming requests to an Automatic HTTPS Rewrite
- A Redirect rule for if the incoming Hostname equals resourcerepository.net Then Dynamic redirect to concat(“https://www.resourcerepository.net”, http.request.uri.path) using a 301 and preserving the query string.
Rule 1 works but rule 2 does not.
I’ve tried to clear my cache.