Forum


HomeHomePremiumPremiumAdministrationAdministrationCustom Error Pages and DNN 7.1Custom Error Pages and DNN 7.1
Previous
 
Next
New Post
8/13/2013 11:24 PM
 

You can find information about the 404 Error page management and how it seems to be much better handled now.

Thanks to Aderson's video, I even think I can manage to make it work on my website.

But what about the old way to do things about the custom error pages specified on the "web.config" file ?

<customErrors mode="On" defaultRedirect="Error.aspx">
    <error statusCode="404" redirect="Error404.aspx" />
</customErrors>

Am I good to go by just removing the 404 line, if I use the new 404 error managemment ?

 
New Post
8/14/2013 3:51 AM
 

Hi Stephane,

The new DNN 404 handling completely bypasses the customErrors setting on the web.config - So you can definitely remove the 404 status code line.

Cheers,

Aderson

 
Previous
 
Next
HomeHomePremiumPremiumAdministrationAdministrationCustom Error Pages and DNN 7.1Custom Error Pages and DNN 7.1



Try FREE
30 days money back guaranteed