Files
2015-07-26 20:15:25 +02:00

9 lines
433 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<NotFoundHandlers>
<notFound assembly="umbraco" type="SearchForAlias" />
<notFound assembly="umbraco" type="SearchForTemplate"/>
<notFound assembly="OurUmbraco" type="Forum.iNotFoundHandler"/>
<notFound assembly="OurUmbraco" type="Wiki.iNotFoundHandler"/>
<notFound assembly="umbraco" type="SearchForProfile"/>
<notFound assembly="umbraco" type="handle404"/>
</NotFoundHandlers>