On 09/19/2010 01:16 PM, Tushar Chavan wrote:
Hi Expert,

Below is our scenario.

Browser ---->Apache ------->SAP Web dispatcher ----->SAP Portal.

#TO preserve reverse proxy host
ProxyPreserveHost On

#proxy /irj both ways
ProxyPass /irj https://SAP_WEB_Dispatcher_Host:1443/irj
ProxyPassReverse /irj https://Apache_host:1443/irj

Last line should be
ProxyPassReverse /irj https://SAP_WEB_Dispatcher_Host:1443/irj

Joost

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to