02-Jul-2020 23:21
need to create an irule where it masks the URL on the client machine and displays only URI
03-Jul-2020 00:57
the url is https://abc/xyz and i need the client to view /zzz (another URI).is it possible ? the backend is port 80 whereas the VIP is 443
03-Jul-2020 06:15
you mean to say URI to be replace from https://abc/xyz ==> https://abc/zzz?
03-Jul-2020 07:08
No, the url is different ( https://abc/xyz ) and the only URI (/zzz)is to be viewed by the client , which is different