thought I'd try to set the record straight on the last few emails that hit
this list:

- ColdFusion on Linux has NO dependency on ChiliSoft or any other 3rd
party/translation/interpretation layer.  ColdFusion on Linux is a native
Linux C/C++ web application server, processing page requests natively.
We've done some significant tuning and optimization work in CF5.0, by the
way.  Compared with CF 451 SP2, performance, scalability and memory
footprint will completely blow your socks off.  We're in Beta 3 now...sign
up at http://beta.allaire.com/bart for more details.  We can talk on the
Beta Forums under NDA.

- Case sensitivity is a Unix-thing for file names, as is the "forward-slash"
("/") vs the backwards-slash ("\") for Windows.  So if you refer to a
server-side include template file as "Foo.cfm", it needs to be called
"Foo.cfm" on the disk, rather than "foo.cfm".  The Windows OS's don't care.
Unix cares.  That's all we're talking about.  Not a CF-thing.

thanks!


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to