Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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?