[EMAIL PROTECTED] wrote:
> nd          2004/04/10 11:40:53
> 
>   Modified:    server   core.c
>   Log:
>   "ErrorDocument default" changes broke inheritance. consider:
>   
>   <Directory /foo>
>   ErrorDocument 404 blah
>   </Directory>
>   <DIrectory /foo/bar>
>   ErrorDocument 500 boo
>   # 404 is now fallen back to default
>   </Directory>
>   
>   This patch solves the problem.

thanks for catching that.  guess my test suite wasn't quite good enough :)

--Geoff

Reply via email to