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