I'm pretty sure that errorurl works on stuff besides IIS.

A tip tho:

If you're handling an Apache -> CF error, it's probably not a wise
idea to send the results to something that needs Apache -> CF. :-)

I would use a plain HTML page, and work from there.

Maybe even just stop there.

-- 
Fortune is like the market, where, many times, if you can stay a
little, the price will fall.
Francis Bacon

On Sat, Jan 17, 2009 at 1:17 PM, John G wrote:
> Hello,
>
> I have another post on this message board that relates to this but I'm 
> creating a separate post because this is really just my attempt at a 
> temporary workaround for that problem and I think they are completely 
> separate issues.
>
> I am running ColdFusion 8 with Apache 2.2.3 on Linux.  In my Apache 
> configuration file I specified the following in my JRun configuration area:
>
> JRunConfig Errorurl http://www.somedomain.com/error.cfm
>
> The page is accessible but for some reason when a JRun error occurs I don't 
> get redirected to the proper Errorurl.  I looked at the Apache connector 
> source code and found the following comment in the code that handles the 
> redirect:
>
> "This code seems to work for IIS but not for any of the other web servers."
>
> I have tried using domains that exist on the machine itself as well as just 
> trying to set the Errorurl to Google.com.
>
> Any insight would be appreciated.
>
> Thanks,
> John

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318132
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