Title: RE: Coldbox Newbie.
Thread: Coldbox Newbie.
Forum: Need Help?
Conference: ColdBox
User: sanaullah73 Hi
comment these lines in coldbox.xml.cfm
[code]
<Interceptor
class="coldbox.system.interceptors.ses">
<Property
name="configFile">config/routes.cfm</Property>
</Interceptor>
[/code]
these are related to SES; which you have to enable on Apache/IIS.