/ Published in: Other
URL: http://our.umbraco.org/wiki/install-and-setup/configuring-404-pages
Configuring 404 pages - our.umbraco.org
Expand |
Embed | Plain Text
<errors> <!-- the id of the page that should be shown if the page is not found --> <!-- <errorPage culture="default">1</errorPage>--> <!-- <errorPage culture="en-US">200</errorPage>--> <error404>1826</error404> </errors>
You need to login to post a comment.
