Locking down a Coldfusion instance admin page
I am have been looking around and cannot find the answer anywhere. I have a web site running on a coldfusion instance, which now has become a problem because you can reach the admin page (www.domain.com/cfide/administrator/index.cfm) which is causing a security issue.
Obviously we have changed the default passwords for all the default accounts but we need to hide this page from outside viewers. Since this is the way into the administrator for that instance how do I lock this down?
