----- Original Message -----
> Anybody knows how to get the 404 error page processed by CF-server?
> Normally the web server doesn't pass back error pages to the CF server.
> That could be a nice possibility to catch broken/invalid links and so on

Check out this thread in the Allaire Forums:

http://forums.allaire.com/DevConf/Thread.cfm?&&Message_ID=452879

Or do a search for 404, thats how I found it. It details how to set up a
custom 404 page by redirecting the 404 error to the page of your choice (in
this case a CF page). Once on the CF page, you're set to do what you want
with a 404 error.

I got it working following the instructions. If you are using Apache, its
even easier as their is an entry for what to process on a 404 error in the
httpd.conf file.
Hope this helps.

: David Nesbitt
: Web Developer (ColdFusion)
: Ottawa, ON Canada
: (e) [EMAIL PROTECTED]



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to