It depends, on if you want to scale or not.

If you are planning a site that is expected to get hundreds or more visitors, I do not 
suggest to have cf process everything. Keep your static, static and your dynamic, 
dynamic.

There is no problem with running includes and sessions with CF. I don't know your 
situation but say you had a bunch of little static html sites on your server, and you 
also have dynamic sites using cf. You would not want to run your html sites through CF 
for processing, that is only extra work CF will have to do, and you would gain no 
bennies from doing it that way.

Why do you want to change your file extensions from cfm to html. What bennies do you 
plan to get doing it that way?

---------- Original Message ----------------------------------
From: Austin Govella <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date:  Mon, 17 Feb 2003 17:21:55 -0600

>> Yes, I believe you can. But if you do then all of your static files will 
>> also be parsed by CF. Is that what you want?
>
>Yes. I use includes for everything. Also, at some point in the future, 
>users will be able to log in, and I was going to just use CF to run 
>everything: the includes and the sessions.
>
>If I'm ignorant of something important, then *please* tell me. I'm very 
>new to administering the CF server and IIS.
>
>--
>Austin Govella
>Grafofini
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to