> I have an installation that is running CFMX and its using its 
> own web server.
> 
> To access the CF Administrator on the machine I use
> 
> http://127.0.0.1:8500/cfide/administrator
> 
> I know that there is a static IP address for this server, so 
> I am wondering how do I access the server using the static IP 
> address? And how do I access an application that is located 
> in the web server.
> 
> Do I have to do anything special so as to be able to access 
> across the Internet

http://your_IP_address_or_DNS_name:8500/

If your server is behind a firewall, that firewall would need to be
configured to allow inbound traffic to TCP/8500. You can also reconfigure
the JRun web server to listen on TCP/80 or any other port:

http://www.adobe.com/support/coldfusion/adv_development/config_builtin_webse
rver/

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251324
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to