I have custom errors turned on and when I go to
www.mywebsite.com/video/default.aspx
it shows error which corresponds to 404 and this is fine
but when I go to www.mywebsite.com/video/
it shows a generic iis 404 error.
My other pages that have files work fine like
www.mywebsite.com/photo/
would redirect to www.mywebsite.com/photo/default.aspx
because files exists and default is setup in IIS.
Please help. Thanks!