This has been beat to death before, but thought I'd ask one more time as 
I've not seen what I consider to be a definite answer yet.

After a bunch of back and forth with support at HostMySite I get the 
following reply:

-------------

Hello Les,

Custom error pages set up in CFAdmin are applied server wide.  Per site 
custom error pages can be configured using <cferror> tags in 
Application.cfm.  Please let us know if  you require further assistance.

-------------

Basically, the site in question has been redesigned and reorganized from 
scratch (several hundred pages have changed). I really see no way to set 
up any way of catching "file not found" errors as the constructor code 
of Application.cfc is included in the requested template. If the 
template doesn't exist, then Application.cfc doesn't get called, right?

I'm trying to find a way to catch *all* incorrect URLS coming into the 
site and redirect them to an error/sitemap page so they can find what 
they were originally looking for.

www.mysite.com/foo.cfm 0r *anything* should go to the one error/sitemap 
page I've set up.

..htm or .html pages are being redirected correctly as per a setting in 
the site admin, but this does *not* catch .cfm pages, and the entire 
site is .cfm ...

I don't see any real way to do this.

Ideas?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

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

Reply via email to