Hello! I have a question about URL rewrite using CSS 11501.
How to do below? When a HTTP from client arrivals, CSS receives a HTTP request from client, it will send a redirect director that let client using HTTPS.
- Client -- HTTP --> CSS
- Client CSS
Thank you.