The configuration enables replace
http://www.server.com/any.asp/name1=value1/name2=value2/name3=value3/file.htm
or
http://www.server.com/anyxhtmlname1=value1/name2=value2/name3=value3/file.htm
to
http://www.server.com/any.asp?name1=value1&name2=value2&name3=value3&file.htm
It also enables specify download filename for Internet Explorer. You can use this URL :
http://www.server.com/download.asp/IDFile=2538/exactname.ext
Replacer returns:
http://www.server.com/download.asp?IDFile=2538&exactname.ext