Re: CFMX: 404-Type Error Redirection?

2002-11-14 Thread Rick Root
Lee Fuller wrote:
 I know we've discussed this before, but with IIS5 and CFMX, has anyone
 come up with a way to define custom error pages for .CFM 404s, and the
 like?

boy I hope someone comes up with a decent solution.  You can't have 
custom 404 pages for .cfm files in Apache either.

And on top of that, I think the web server actually generates a status 
code of 200, so don't bother trying to use any software that checks for 
broken links. :)

  - Rick



~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm



RE: CFMX: 404-Type Error Redirection?

2002-11-14 Thread Joshua Miller
What about the setting in ColdFusion Administrator for Missing Template
Error Handler?

Joshua Miller
[EMAIL PROTECTED]


-Original Message-
From: Rick Root [mailto:rroot;wakeinternet.com] 
Sent: Thursday, November 14, 2002 3:54 PM
To: CF-Talk
Subject: Re: CFMX: 404-Type Error Redirection?


Lee Fuller wrote:
 I know we've discussed this before, but with IIS5 and CFMX, has anyone

 come up with a way to define custom error pages for .CFM 404s, and the

 like?

boy I hope someone comes up with a decent solution.  You can't have 
custom 404 pages for .cfm files in Apache either.

And on top of that, I think the web server actually generates a status 
code of 200, so don't bother trying to use any software that checks for 
broken links. :)

  - Rick




~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=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.



RE: CFMX: 404-Type Error Redirection?

2002-11-14 Thread Lee Fuller
To?  I've set it to 404.cfm and it balks at it.  What would that
setting be.  Of course the help file says This is where you enter the
page to deliver for Missing Templates.  Wow!  REALLY??  Didn't know
that!!  8/

Anyway.. I set it to /404.cfm and just plain 404.cfm and get an
error that says:

The file specified as the site wide missing template handler does not
exist. The default missing template handler will be used until a
replacement is created.

Uhm.. Ok, where would you put this file?  And if it's system wide,
that's not going to help.  We need to allow customers to create their
own error files... That's the whole point.

| -Original Message-
| From: Joshua Miller [mailto:josh;joshuasmiller.com] 
| Sent: Thursday, November 14, 2002 2:39 PM
| To: CF-Talk
| Subject: RE: CFMX: 404-Type Error Redirection?
| 
| 
| What about the setting in ColdFusion Administrator for 
| Missing Template Error Handler?
| 
| Joshua Miller
| [EMAIL PROTECTED]
| 
| 
| -Original Message-
| From: Rick Root [mailto:rroot;wakeinternet.com] 
| Sent: Thursday, November 14, 2002 3:54 PM
| To: CF-Talk
| Subject: Re: CFMX: 404-Type Error Redirection?
| 
| 
| Lee Fuller wrote:
|  I know we've discussed this before, but with IIS5 and CFMX, 
| has anyone
| 
|  come up with a way to define custom error pages for .CFM 
| 404s, and the
| 
|  like?
| 
| boy I hope someone comes up with a decent solution.  You can't have 
| custom 404 pages for .cfm files in Apache either.
| 
| And on top of that, I think the web server actually generates 
| a status 
| code of 200, so don't bother trying to use any software that 
| checks for 
| broken links. :)
| 
|   - Rick
| 
| 
| 
| 
| 
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com



RE: CFMX: 404-Type Error Redirection?

2002-11-14 Thread Rob Rohan
In the site wide custom 404.cfm look at the url and include the customers
custom 404 error file.

-Original Message-
From: Lee Fuller [mailto:leelistnew;primedna.net]
Sent: Thursday, November 14, 2002 2:45 PM
To: CF-Talk
Subject: RE: CFMX: 404-Type Error Redirection?


To?  I've set it to 404.cfm and it balks at it.  What would that
setting be.  Of course the help file says This is where you enter the
page to deliver for Missing Templates.  Wow!  REALLY??  Didn't know
that!!  8/

Anyway.. I set it to /404.cfm and just plain 404.cfm and get an
error that says:

The file specified as the site wide missing template handler does not
exist. The default missing template handler will be used until a
replacement is created.

Uhm.. Ok, where would you put this file?  And if it's system wide,
that's not going to help.  We need to allow customers to create their
own error files... That's the whole point.

| -Original Message-
| From: Joshua Miller [mailto:josh;joshuasmiller.com]
| Sent: Thursday, November 14, 2002 2:39 PM
| To: CF-Talk
| Subject: RE: CFMX: 404-Type Error Redirection?
|
|
| What about the setting in ColdFusion Administrator for
| Missing Template Error Handler?
|
| Joshua Miller
| [EMAIL PROTECTED]
|
|
| -Original Message-
| From: Rick Root [mailto:rroot;wakeinternet.com]
| Sent: Thursday, November 14, 2002 3:54 PM
| To: CF-Talk
| Subject: Re: CFMX: 404-Type Error Redirection?
|
|
| Lee Fuller wrote:
|  I know we've discussed this before, but with IIS5 and CFMX,
| has anyone
|
|  come up with a way to define custom error pages for .CFM
| 404s, and the
|
|  like?
|
| boy I hope someone comes up with a decent solution.  You can't have
| custom 404 pages for .cfm files in Apache either.
|
| And on top of that, I think the web server actually generates
| a status
| code of 200, so don't bother trying to use any software that
| checks for
| broken links. :)
|
|   - Rick
|
|
|
|
|

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm



Re: CFMX: 404-Type Error Redirection?

2002-11-14 Thread Sean A Corfield
On Thursday, Nov 14, 2002, at 12:53 US/Pacific, Rick Root wrote:
 boy I hope someone comes up with a decent solution.  You can't have
 custom 404 pages for .cfm files in Apache either.

Yes, you can. We have!

We have a 404 handler in Apache which hands off to a specific CF script 
(with the referring URL). We also use the same CF script as a missing 
template handler on CFMX.

In answer to Lee's question, yes, it is site wide but I expect you 
could code a smart 404 template that would pick out the user's domain 
and redirect to their handler.

Sean A Corfield -- Director, Architecture
Web Technology Group -- Macromedia, Inc.
tel: (415) 252-2287 -- cell: (415) 717-8473
aim: seancorfield -- http://www.macromedia.com
An Architect's View -- http://www.corfield.org/blog/

Introducing Macromedia Contribute. Web publishing for everyone.
Learn more at http://www.macromedia.com/contribute

~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribeforumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm