"John D. Leonard II" wrote:
> 
> Josh:
> 
> > For your purposes, you might do what you want better by using
> > Apache->custom_response API directly in a early mod_perl request
> > stage, or the Apache ErrorDocument config.
> 
> Do you know if the Apache ErrorDocument code will process an ApacheASP
> document?  I'd like to use my existing ASP application to present the
> error messages.
> 

If ErrorDocument specifies a file name that would normally be 
executed as an ASP script, then yes, your script will work for it
just fine.

--Josh
_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NodeWorks Founder                       Huntington Beach, CA  USA 
http://www.nodeworks.com                1-714-625-4051

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to