Re: [mp1.99] ErrorDocument

2005-04-13 Thread Geoffrey Young
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

[mp1.99] ErrorDocument

2005-04-12 Thread Jie Gao
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? Regards, Jie