Not quite, local host only hits the local machine. What you want is to hit the machine's IP address. So it would be something like this:
192.123.45.678:8500/foo/bar.cfm. What happens is that the dev version of CF keeps the ip address around and will not let any other IP hit the server, UNTIL you restart. After restart it will allow any other IP address to hit the server. > First, sorry for the double post. So now am I to assume that any pc > can connect to localhost:8500 without having a CF server connected to > it? Also, if two pc's(the first two) can use the Cf server thats > installed on the "hub" pc, does that mean that those two pc's only? or > just the first two to connect that day? or does CF log the IP's of > those two pcs and those are the only two that will ever use it?. > Really the only reason I would need another pc to connect is for data > entry to the database. Any site management will be done by me and I > have CF on my local machine. > I have WAMP server installed on that "hub" pc as well, so all of that > should be taken care of as well, correct? Thanks for your help! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5072 Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm
