Change the default port on the built in ColdFusion Webserver
More syntax I never remember
Changing the Port Number for ColdFusion MX 6.1
If using the Macromedia standalone web server with ColdFusion MX 6.1, you can also change the port from 8500 to 80 or any other available port.
Simply open the install directory:\CFusionMX\runtime\servers\default\SERVER-INF\jrun.xmlfile and search for<attribute name="port">8500</attribute>, which is near the bottom of the document. Change the port number from 8500 to the available port you wish to use, such as port 80, and save this file. Stop and restart the ColdFusion


There are no comments for this entry.
[Add Comment] [Subscribe to Comments]