Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Thomas Kjær Nielsen 58 posts 88 karma points
    Sep 28, 2010 @ 11:24
    Thomas Kjær Nielsen
    0

    Umbraco not handling 404 requests

    Hi

    I have turned on the following in umbracoSettings.config:

       <errors>
      <error404>1024</error404>
        </errors>

     

    Wich should give me an Umbraco page to handle the 404 requests.

    But, instead I just get the standard IIS error:

    "Server Error

    404 - File or directory not found.

    The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable."

    I can see the page if I call it directly  on the http://domain.com/1024

    We have configured Umbraco to remove the .aspx extensions, should that be of any difference or did I miss something in the IIS configuration?

    Regards

  • Francis 12 posts 43 karma points
    Oct 21, 2010 @ 14:56
    Francis
    0

    Are you using IIS 7? If so, have a look here:

    http://our.umbraco.org/forum/using/ui-questions/8244-IIS7--404

  • Thomas Kjær Nielsen 58 posts 88 karma points
    Oct 25, 2010 @ 13:25
    Thomas Kjær Nielsen
    0

    Thanks alot!

    I use IIS 7.5 but the same did the trick.

    Just wiched that I didn't have to config the IIS manually, but it works!

Please Sign in or register to post replies

Write your reply to:

Draft