So, to make sure I understand correctly...up to two visitors (external to my network) could visit a site at a time...
If so, that's good, because I learned a long time ago that what's good on a dev server isn't always good on a prod server... That's why I don't even bother with a dev server anymore...I test straight on my prod server. If anything goes wrong...say an endless loop... I just stop CF and take the site offline. It does sharpen the senses when developing, knowing that stupid mistakes or even just bad coding can bring the server to a halt. Rick -----Original Message----- From: Ray Champagne [mailto:[EMAIL PROTECTED] Sent: Thursday, June 15, 2006 1:45 PM To: CF-Talk Subject: Re: Sticking with CF... Three IPs can access the server, including 127.0.0.1, so technically two. So, I'd assume, if you only had one IP that was hitting that box, then, yes, you could. Just remember that when CF starts up, it grabs the first two IPs that hit it, and temporarily saves them. I think you have to restart the service to flush those. I honestly don't know all that much more about the dev version. I'm just going by the past conversations I've heard on this list. Rick Faircloth wrote: >>> Is there a way to use a dev version of CF 7 to put stuff live on the >>> Internet if I set a new server (hardware) to run it? > >> I'm not sure I understand what you mean here... > > I mean is the dev version of CF 7 somehow limited to localhost use only? > Or could I put sites live on the Internet by running CF 7 on a web server? > With a limitation of 1 IP or something like that? > > Rick > > > > -----Original Message----- > From: Ray Champagne [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 15, 2006 1:29 PM > To: CF-Talk > Subject: Re: Sticking with CF... > > Rick Faircloth wrote: >> What about administration of the server? Is that comparable to >> 4.5...I'm sure it's changed a lot... > > I'm not sure I even remember about administering the 4.5 server, to be > honest. I *can* say that it is very easy to administer the server on > 7, though. Painless and simple interface. >> The only drawback I can see to using a dev version locally is not >> being able to see my results on the Internet and perhaps others >> viewing the work. >> >> >> Is there a way to use a dev version of CF 7 to put stuff live on the >> Internet if I set a new server (hardware) to run it? > > I'm not sure I understand what you mean here... > >> -----Original Message----- >> From: Ray Champagne [mailto:[EMAIL PROTECTED] >> Sent: Thursday, June 15, 2006 1:09 PM >> To: CF-Talk >> Subject: Re: Sticking with CF... >> > -- > ~~~ Ray Champagne :: [EMAIL PROTECTED] ~~~ > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243639 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

