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
When looking into IIS application mappings I found ".*" mapped to "aspnet_isapi.dll".
Hi,
My URLrewriting has start acting pretty weird.
For all URLs that end with a "/", "default.aspx" gets added to end of URL and of course I get a "404 - The resource cannot be found." error. If I write a URL that does not end with a slash everything works fine. I'm running an EPiServer 4.62 application when I get this behavior. Think this behavior started after first time I did setup an EPiServer 5 application. I don't get this behavior when running EPiServer 5 applications.
Has someone notice same behavior and found a solution to it?