There are a bunch of little things but it depends on your config and what
you're doing.

Macromedia has disallowed complex functionality within the Missing Template
Handler due to cross site scripting in the 404.cfm (example name) file.
Therefore, if you want to do anything fancy, just locate it over to a
404b.cfm and do your processing there.

Warmest Regards,
 
Phillip B. Holmes
http://phillipholmes.com











-----Original Message-----
From: Denny Valliant [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, June 21, 2006 9:34 PM
To: CF-Talk
Subject: Re: 404 help

What a great list.

Gracias Phillip, using a mapping makes sense.  CF can usually find those.

What are the gotcha's with per-site 404's? If they only relate to IIS, never
mind, I guess (though I still like know'n, for some reason, so, mind (only
if ya don't mind) ;)

Just out of curiousity - we can allways holler when we run into them, ya
know (considering my swiss cheese memory, that'll happen anyways. *sigh* =).
:denny

On 6/21/06, Phillip Holmes <[EMAIL PROTECTED]> wrote:
>
> Create a mapping in the coldfusion admin that points to the folder 
> with the 404.
>
> i.e.
>
> Mapping named /404 points to  e:\wwwroot\404
>
> Then, in the missing template handler field:
> /404/404.cfm
>
> Warmest Regards,
>
> Phillip B. Holmes
> http://phillipholmes.com
>
>
>
>
>
> -----Original Message-----
> From: Denny Valliant [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 21, 2006 8:33 PM
> To: CF-Talk
> Subject: Re: 404 help
>
> On 6/21/06, Phillip Holmes <[EMAIL PROTECTED]> wrote:
> >
> > There is a field in the cfadmin where you can enter a custom 404 for 
> > CFM pages.
>
>
> When I try to change this from the 404.cfm, I get an error that 
> whatever file I try to specify doesn't exist.  I assume I can find the 
> default 404.cfm, and add mine to the same folder (this happens to be 
> where CFIDE is, so I guess the default is wherever you installed CFIDE 
> to in the first place).
>
> Yeah, so, guess that's it. Find the orig 404, add yours, then change 
> cfadmin.
>
> Now to add some DB stuff to see what's missing...
>
>
>
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244522
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to