Slim issue on iis 10

Hi. The slim responses file not find on iis 10. I’ve installed url rewrite 2.0 and used web.config from here and used the script from first application. I need to use iis because my customers use iis.

You will likely need to dig into the log file for IIS to get a better error message.

Yes. Log file has this information:
2018-07-11 09:59:40 ::1 GET /hello/benhur - 8080 - ::1 Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64;+rv:60.0)+Gecko/20100101+Firefox/60.0 - 404
It indicates http response 404 - file not find
url rewrite does not work