Blocking CFC Auto Documentation With IIS
Posted By : todd sharp Posted At : December 20, 2010 1:52 PM Posted In: IIS, ColdFusion
6
This morning Ray blogged about a method to block direct requests to CFCs that would normally prompt the user to enter admin credentials to view the auto generated CFC documentation.
As I mentioned in the comments IIS 7.5 actually ships with a built in URL rewriting engine that is decently powerful and can pretty simply do this sort of request blocking.
