Joshua Slive wrote:
>On 11/17/05, Phil Endecott wrote:
>> Hi Joshua, thanks for the reply. Yes, when I comment-out my
>> ErrorDocument directives I get what I had expected:
>> My ErrorDocuments are the standard ones from the Debian package. Is
>> there anything I can do to fix this? Presumabl
On 11/16/05, Phil Endecott <[EMAIL PROTECTED]> wrote:
> Dear List,
>
> According to the docs for mod_headers you can arange for the header to
> be added either for sucessful requests only, or for all requests. But
> it seems to me that the "always" case doesn't really mean always, as the
> header
Dear List,
According to the docs for mod_headers you can arange for the header to
be added either for sucessful requests only, or for all requests. But
it seems to me that the "always" case doesn't really mean always, as the
header is not added when access has been denied.
Here's my particular