host=windows
Enabled friendly URLs in osclass, but there is a problem , friendly URLs aren't working, and I know the problem comes from IIS webconfig file. Is there anyone using osclass on windows? And how does the problem resolve?
I'll give you one of the problematic links : https://test.com/search/pattern,تست
As far as I know, if you enable the friendly URLs, it will add the url rewrite rule into the htaccess file.
IIS url rewrite rule contains the build-in tool which is used to convert the .htaccess to web.config.
I suggest you could find the htaccess file and add it in below tool.