On Wednesday, Sep 3, 2003, at 07:13 US/Pacific, Thomas Chiverton wrote:
>> Sure, you can get complex, but if you are only in the development 
>> stage,
>> I'd go for something a bit simpler, unless you plan on changing the 
>> CFC
>> on the live box, which woul dnot be recommended.
> I figure sooner or later I'll need to hot-fix something without 
> downtime.

Create a 'bootstrap' page that is not publicly accessible (this is what 
we do on macromedia.com). The 'bootstrap' page refreshes one or more 
cached objects and is protected by only being accessible through the 
JWS port (Apache is configured to rewrite any external accesses to a 
404). That's also how we protect our CF Admin and various other URLs.

Sean A Corfield -- http://www.corfield.org/blog/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

Reply via email to