on ‎2019 Oct 25 9:36 AM
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
Request clarification before answering.
Hello Nancy Tan
All HTTP requests are redirected to HTTPS
icm/HTTP/redirect_0 = PREFIX=/, FROM=*, FROMPROT=http, PROT=https, HOST=px155.sap.com
Only requests with a specific URL are redirected to HTTPS
icm/HTTP/redirect_0 = PREFIX=/sap/bc/bex, FROMPROT=http, PROT=https, HOST=px155.sap.com
This is the example of redirect URL
Can you please check there is a spaces between parameters as shown above?
Thank you
Yogesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello yogesh.patel3,
I have already set this:
icm/HTTP/redirect_2 = PREFIX=/irj/portal, FROMPROT=HTTPS, PROT=HTTP, HOST=host.com, PORT=port
But it didn't work, all the links were down. The only difference I noticed is "PORT=port". Could this be the problem?
Thanks in advance.
Best Regards,
Nancy
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.