/ Published in: Other
Configuring 404 pages - our.umbraco.org
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<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>
URL: http://our.umbraco.org/wiki/install-and-setup/configuring-404-pages