Your message dated Thu, 28 Feb 2008 15:28:18 +0100 (CET)
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#468332: global CustomLog overwritten by virtual one
has caused the Debian Bug report #468332,
regarding global CustomLog overwritten by virtual one
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
468332: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468332
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: apache2
Version: 2.2.3-4+etch3
Severity: normal
I can have multiple CustomLog directives for a single vhost, and
that creates multiple files. However, if I have a CustomLog inside
a vhost and one in the global namespace, the vhost log overwrites
the global one, causing it to be ignored. This is neither documented
nor wanted.
Then again, implementing/fixing this might make #313430 harder...
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
.''`. martin f. krafft <[EMAIL PROTECTED]>
: :' : proud Debian developer, author, administrator, and user
`. `'` http://people.debian.org/~madduck - http://debiansystem.info
`- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)
--- End Message ---
--- Begin Message ---
> I can have multiple CustomLog directives for a single vhost, and
> that creates multiple files. However, if I have a CustomLog inside
> a vhost and one in the global namespace, the vhost log overwrites
> the global one, causing it to be ignored. This is neither documented
> nor wanted.
This is documented at
http://httpd.apache.org/docs/2.2/en/logs.html#virtualhost
Since this works as intended by upstream, I am closing the bug.
Cheers,
Stefan
--- End Message ---