From: Geoffrey Young Subject: Re: [mp1.99] ErrorDocument Date: 11:52 on 13 Apr 2005
Jie Gao wrote:
> Hi All,> > Can anybody tell me how to get at a directive like "ErrorDocument 403> /errors.html" set in httpd.conf from within a handler?
see $r->custom_response()
--Geoff