Skip to Content
0
Former Member
Jan 04, 2007 at 07:14 AM

Apache rewrite URL for integrated ITS

81 Views

Hello All,

What is the Rewrite url for the integrated ITS and proxy pass for the ITS

Below is the one I have and its not working

RewriteRule ^/(sap\(.*) https://sapprd.domain.com:8080/sap$1 [P,L]

ProxyPass /sap https://sapprd.domain.com:8080/sap

Please let me know the correct Rewrite url for accessing integrated ITS using apache reverse proxy. Should I need say /sap/bc/sap/gui/its

Thanks,

Praveen