> 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? No. You need mod_substitute (http://httpd.apache.org/docs/2.2/mod/mod_substitute.html) 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx