'Friendly URL in IIS

I have a web service with url like:

'https://tgis.ml/geoserver/gwc/service/tms/1.0.0/ctw:bwc_bandonen_group@EPSG:900913@png/13/6520/3864.png?flipY=true'

In IIS, i want to make frienly url like:

'https://tgis.ml/geo/tile/13/6520/3864.png'


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source