A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
I run the webpage on IIS 7 in integrated mode. I've cheked all the settings in the web config file.
http://development.se/startsidan/?id=3 works
But this dont work
http://development.se/startsidan/
The errormessage that is logged.
Url http://development.se/startsidan/ is not recognizeable by UrlRewrite, returing it unmodified.
2009-04-20 02:21:30,364\t(null)\tReturning URL http://development.se/startsidan/
2009-04-20 02:21:30,364\t(null)\tExiting with no rewrite, Url is http://development.se/startsidan/
Any Ideas?