1 <?xml version=
"1.0" encoding=
"utf-8" ?>
4 <section name=
"monorail" type=
"Castle.MonoRail.Framework.Configuration.MonoRailSectionHandler, Castle.MonoRail.Framework" />
5 <section name=
"log4net" type=
"log4net.Config.Log4NetConfigurationSectionHandler, log4net" />
10 <assembly>WizardSampleSite
</assembly>
14 customEngine=
"Castle.MonoRail.Framework.Views.NVelocity.NVelocityViewEngine, Castle.MonoRail.Framework.Views.NVelocity" />
18 <compilation defaultLanguage=
"C#" />
20 <add verb=
"*" path=
"*.castle" type=
"Castle.MonoRail.Framework.MonoRailHttpHandlerFactory, Castle.MonoRail.Framework" />
22 <!-- block direct user access to template files -->
23 <add verb=
"*" path=
"*.vm" type=
"System.Web.HttpForbiddenHandler"/>
26 <add name=
"monorail" type=
"Castle.MonoRail.Framework.EngineContextModule, Castle.MonoRail.Framework" />