Hi Expert, Below is our scenario Browser ----->Apache Server ------>Web Dispatcher ----->SAP J2EE Engine ------>SAP SRM Server.. Now when ever we execute https://apache_server_host:1443/irj , we get a page. Now if I want to replace certain text on the page before displaying to the user. ( e.g page contain 'service xyz is not available on SAP SRM server ' . Now I want to replace SAP SRM server with Apache host name ) How Can we do it ? Will mod_headers solve the purpose? Best Regards, Tushar |