I think you replied to the wrong thread there....

Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+:  http://plus.google.com/113032480415921517411



On Thu, Jul 31, 2014 at 11:49 AM, <> wrote:

>
> I finally solved the problem this way:
> 1. if the page nb. does not exists:
> <cfheader statuscode="404" statustext="Page not found">
> <CFABORT>
>
> 2. in IIS I defined a URL to be called in case of error 404, this page
> displays a friendly message, then it also has to declare
> <cfheader statuscode="404" statustext="Page not found">
> (fortunately, IIS won't call the URL a second time, and loop)
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359045
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to