Configuration
Learn how to configure ColdBox according to your needs beyond the conventions.
Re-initializing an Application
// reinit with no password
index.cfm?fwreinit=1
// reinit with password
index.cfm?fwreinit=mypass$ coldbox reinitLast updated
Was this helpful?