in you web server, you can make index.cfm the default document. Then you
don't have to specify it in the URL
eg http://myCFsit.com/
The web server will see there is not file specified, so go looking for the
default home page; in this case index.cfm
You can give it a list of files (index.html, index.cfm) and it will stop at
the first one it finds.


On 2/5/07, Wally Randall <[EMAIL PROTECTED]> wrote:
>
> My CFADMIN (in a government shop) has objected to the use of templates
> named INDEX.CFM saying that this gives hackers a handle on cracking a
> public website.
>
> Has anyone run into this issue and how have you delte with it?
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268776
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to