How to Change the CFMX Dev Server Port
I installed a demo website on one of our sales guys laptops earlier today and needed to change the port on the CFMX built-in server from 8500 to 80. Here's how it's done for posterity:
- Open C:\CFusionMX7\runtime\servers\coldfusion\SERVER-INF\jrun.xml
- Find "8500", replace with "80"
- Save file and restart CF.
Peter Coppinger aka Topper is a neurotic web monster who spends most of his chaotic life developing ColdFusion web applications when not drinking himself into a stupor and scheming his plans for world dominance.