hi,
we recently migrated our marketing website from vanilla html, css, and js to Forestry and Hugo. we forgot to update a link in our core product to the new privacy page url, so I want to set up a forwarding rule until our next release.
I set the following rule:
*.domain.com/privacy.html -(301)-> https://domain.com/privacy
It has been about 30 minutes at this point and https://www.domain.com/privacy.html still just 404s and doesn’t redirect. What am I doing wrong?
thx