Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

url/uri rewrite

jotfco
Nimbostratus
Nimbostratus

Hi,

I have some difficulties implementing an uri rewrite using the rewrite profile:

 

jotfco_0-1684232397233.png

 

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

 

2 REPLIES 2

Paulius
MVP
MVP

@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.

Hi @Paulius thanks for your reply.

I've resolved the issue using an iRule 🙂

 

Thanks again!