Hello,
I am trying to set up a URL redirect. The website of one of our vendors is currently available over HTTP or HTTPS. They have notified us that in the near future the site will only be available over HTTPS and that if an HTTP request is made, then the site will not load. How do I go about redirecting this?
Example:
-User makes a request to http://www.example.com
-WSA redirects to https://www.example.com
Custom URL category will not allow you to enter http:// in the entries, however the redirect option in the Access policy does. I tried doing this, but to no avail. Any and all help is greatly appreciated.