> How can i configure RDS port (default 80) on a CF 4.5.1
> enterprise server?

RDS simply monitors requests to the web server for a specific file:

http://www.yourserver.com/CFIDE/main/ide.cfm

So, you can manage access to that file in whatever ways your web server
allows. You can put that file behind a different virtual server, and
configure that virtual server how you want it. You could run it on a
different port, or use SSL or NTLM Authentication, filter access by IP
address, or whatever else you want to do.

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

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to