You are not logged in.
Pages: 1
There is a registration mechanism for URI on WIndows, when using http.sys.
This registration is shared by IIS and other programs using http.sys, like WCF or mORMot projects.You may have registered some URIs to the system without paying attention.
See https://synopse.info/files/html/Synopse … ml#TITL_88Just check your registered URIs on the machine.
here is a picture of the result of the commande' netsh http show urlacl', there is nothing wrong
The website of our company is running on IIS 7.5, recently and without any modifications in the configuration, the website start to give us the error 404, here is a picture of the error :
the website work fine with HTTPS and HTTP on every port except the port 80, and we have never used MorMot
Do you have any ideas where this problem comes from ?
Pages: 1