Geoffrey Young Wed, 13 Apr 2005 04:53:12 -0700
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