On Mon, Nov 1, 2010 at 3:54 AM, Tushar Chavan <tushar.chavan@xxxxxxxxxxx> wrote: > Hi Experts, > > We have definded rewrite rule as below > RewriteEngine on > RewriteRule ^/(sap\(.*) http://srmhost.kjo.com.sa:8000/$1 > So now whenever url > https://apache_host.domain/sap(bD1lbiZjPTAxNiZkPW1pbg==)/bc/bsp/sap/z_ros_self_reg1/main.htm > is called, it > will re-direct to > http://srmhost.kjo.com.sa:8000/sap(bD1lbiZjPTAxNiZkPW1pbg==)/bc/bsp/sap/z_ros_self_reg1/main.htm > which is ok. %{SERVER_NAME} or %{HTTP_HOST} > > But can we retain apache_host name in the url so that srmhost is not visible > to the outer world. > > Best Regards, > Tushar. > -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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