Hi,
I am in teamsite and when i click the link which goes to this path:/iw-mount/default/main/agencies/dnr/ems/WORKAREA/ems/ems/workgroups/DLT/index.html
But i need to remap it to
/iw-mount/default/main/agencies/dnr/ems/WORKAREA/ems/workgroups/DLT/index.html
I want to do for all the html's not just for index.html ???????
I got the remapping working like this:
_regex=/iw-mount/default/main/agencies/dnr/ems/WORKAREA/ems/ems/(.*)=/iw-mount/default/main/agencies/dnr/ems/WORKAREA/ems/$1
but when i click the link it shows in the browser url with two ems after WORKAREA,how do i get rid of one of them.
Edited by lokesh on 12/09/02 07:37 AM (server time).