* Joshua Slive wrote:
> On Mon, 13 Jan 2003, André Malo wrote:
>> It also should handle the %...l logformat in mod_log_config, so that this
>> specific logformat function will also moved to mod_ident.
>
> The only problem is that %l, even though it is almost always empty, is
> included in the com
On Mon, 13 Jan 2003, André Malo wrote:
> It also should handle the %...l logformat in mod_log_config, so that this
> specific logformat function will also moved to mod_ident.
The only problem is that %l, even though it is almost always empty, is
included in the common log format. If we create mo
--On Monday, January 13, 2003 1:13 AM +0100 André Malo <[EMAIL PROTECTED]>
wrote:
hmm, I'd like to move the ident code out of core into a separate
module, say "mod_ident", since it's a feature, which is hardly
used in more than 1% of the cases, where the apache httpd will be
used. But before do
hmm, I'd like to move the ident code out of core into a separate module,
say "mod_ident", since it's a feature, which is hardly used in more than 1%
of the cases, where the apache httpd will be used. But before doing any
effort: are there any objections on this?
implementation planned that way:
On Sun, 12 Jan 2003, Thom May wrote:
> >
> > -/usr/local/apache/bin/httpd -t -D DUMP_VHOSTS
> > +/usr/local/apache/bin/httpd -S
>
> the path is still wrong :(
> should be /usr/local/apache2/bin/httpd if we're following the default.
And, actually, the canonical way to start ht
>
> -/usr/local/apache/bin/httpd -t -D DUMP_VHOSTS
> +/usr/local/apache/bin/httpd -S
the path is still wrong :(
should be /usr/local/apache2/bin/httpd if we're following the default.
-Thom
--On Saturday, January 11, 2003 5:50 PM -0500 Joe Schaefer
<[EMAIL PROTECTED]> wrote:
It looks to me like his email client munged the patch- spurious
leading spaces, column wrap, etc. Bad Mozilla.
Is this one any better?
Patch committed. Thanks! -- justin
On Fri, 2003-01-10 at 12:40, Bill Stoddard wrote:
> I was meaning to respond to this, but forgot until I saw the blurb in ApacheWeek
> :-)
We all really need to find time to write some code, so that
ApacheWeek will have something to cover besides design debates. :-)
> > For large files, I'd anti