I have a developer that normally develops with PHP. I want him to be able to do some coding for us on an application that uses ColdFusion and a backend database that he doesn't have installed on his development machine.
Can I set up a second Destination and Channel in our app that will point the app to our CF Server/database, so that he can develop on our application without having to install ColdFusion or our database engine on his development box? It seems like it should be possible. But, I can't figure out the syntax for the Channel...what port to I point it to and what do I have to put on the server in order to let the app connect remotely during development? Thx

