CSS URL rewrite

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.

  1. Client -- HTTP --> CSS
  2. Client CSS

Thank you.

Reply to
fangyong.F
Loading thread data ...

Hello,

You need to create a service of type redirect as this one :

service secure-transfer ip address 2.2.2.2 keepalive type none type redirect no prepend-http domain

formatting link
active

Then add it to your content rule ...

You can see it on :

formatting link
Javier Prieto

Reply to
WeK

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.