【发布时间】:2014-04-08 09:55:40
【问题描述】:
我想自定义这个错误:
Page not found
No template exists to render the document at url 'someurl'.
This page is intentionally left ugly ;-)
我确实编辑了umbracosettings.config:
<errors>
<error404>4568</error404>
</errors>
但由于某种原因,自定义 404 可用于某些页面,而不能用于其他页面。
【问题讨论】:
标签: umbraco