cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

redirect only 1 specific url (HTTPS --> HTTP)

Former Member
0 Likes
1,158

Hi Experts,

I am facing some issues as below:

HOST = host.com

ALIAS = alias.com

We have just activated and redirect all the requests to HTTPS, normally user connects via alias.com to access portal. However, now we have been requested to exclude only 1 of the request and remain it in http which is http://host.com:port/irj/portal. How can we achieve this?

Existing parameters:

icm/HTTP/redirect_0 = PREFIX=/, FROM=*, FROMPROT=HTTP, PROT=HTTPS, HOST=alias.com

icm/HTTP/redirect_1 = PREFIX=/, FROMPROT=HTTPS, FOR=alias.com, TO=/irj/portal

I have add this but it doesn't work:

icm/HTTP/redirect_2 = PREFIX=/irj/portal, FROMPROT=HTTPS, PROT=HTTP, HOST=host.com, PORT=port

Can anyone please help?

Thanks in advance.

Best Regards,

Nancy

View Entire Topic
Former Member
0 Likes

Can anyone please help? Thanks.