16-May-2023 03:21
Hi,
I have some difficulties implementing an uri rewrite using the rewrite profile:
Basically I need to configure this uri rewrite:
http://qtznpdpial.servizi.prv:9085/
to
http://qtznpdpial.servizi.prv:9085/ldmcatalog/login/
Can anyone exolain to me why it's not working? 😞
Thanks
16-May-2023 05:27
@jotfco What are you receiving when attempting to configure this rule. Is it erroring and not letting you save it or is it saving but not performing the rewrite? Any particular reason why you are configuring this as a rewrite instead of a redirect? It seems as though if a user comes to path "/" you want them to be sent to the login page which is at "/ldmcatalog/login/" so the client should be redirected to this page.
19-May-2023 00:37