>> You can fin dthose settings in the settingssummary in the
>> cfadmin though
> :)

> Please check the original question, which was about
> someone without access
> to CF Admin being able to view a summary of the
> settings...

> I know you can get basic server info from CGI variables
> and the Server
> scope, I was more interested in the actual settings, stuff
> like whitespace
> management and cache setttings... What's ServiceFactory?

Even if you can't get the info you want from the serviceFactory (which I
honestly know little about), you could probably figure out ways to test for
some of the various conditions on the server and create your own script to
test for and show this info. Like you can determine if the default client
variable storage uses cookies by checking for the existance of the
cfid/cftoken cookie -- it's easy enough to determine if the server is using
UUID's for cftokens, and whitespace could be determined by using
<cfsavecontent> to create a specific string and then checking the length of
that string.


s. isaac dealey                954-776-0046

new epoch                      http://www.turnkey.to

lead architect, tapestry cms   http://products.turnkey.to

tapestry api is opensource     http://www.turnkey.to/tapi

certified advanced coldfusion 5 developer
http://www.macromedia.com/v1/handlers/index.cfm?ID=21816

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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