> We're trying to set the RDS service on the server so that 
> ColdFusion Studio RDS will connect using SSL on port 443 
> instead of HTTP on port 80. I've been unable to find any 
> instructions on how to change the RDS configuration on
> the server to allow this. Any ideas, help, or links to 
> information would be welcome.

All you have to do is force all requests matching the URL pattern
/CFIDE/main/ide.cfm to require HTTPS. There's no RDS listening port, per se
- it simply uses your web server.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to