ult content-type if you've set that in your httpd config.
- Original Message -
From: André Warnier
To: mod_perl list
Cc:
Sent: Friday, January 13, 2012 2:17 PM
Subject: Re: Obtaining the Apache Content-type for a file
André Warnier wrote:
David Booth wrote:
On Fri, 2012
André Warnier wrote:
André Warnier wrote:
David Booth wrote:
On Fri, 2012-01-13 at 12:09 -0500, David Booth wrote:
On Fri, 2012-01-13 at 16:06 +0100, André Warnier wrote:
I have a PerlResponseHandler which processes some kind of "logical
document-id" provided in a request, locates the corresp
sage -
> From: André Warnier
> To: mod_perl list
> Cc:
> Sent: Friday, January 13, 2012 2:17 PM
> Subject: Re: Obtaining the Apache Content-type for a file
>
> André Warnier wrote:
>> David Booth wrote:
>>> On Fri, 2012-01-13 at 12:09 -0500, David Booth wrote:
André Warnier wrote:
David Booth wrote:
On Fri, 2012-01-13 at 12:09 -0500, David Booth wrote:
On Fri, 2012-01-13 at 16:06 +0100, André Warnier wrote:
I have a PerlResponseHandler which processes some kind of "logical
document-id" provided in a request, locates the corresponding "real
document
David Booth wrote:
On Fri, 2012-01-13 at 12:09 -0500, David Booth wrote:
On Fri, 2012-01-13 at 16:06 +0100, André Warnier wrote:
I have a PerlResponseHandler which processes some kind of "logical document-id" provided
in a request, locates the corresponding "real document" on the filesystem, an
On Fri, 2012-01-13 at 12:09 -0500, David Booth wrote:
> On Fri, 2012-01-13 at 16:06 +0100, André Warnier wrote:
> > I have a PerlResponseHandler which processes some kind of "logical
> > document-id" provided
> > in a request, locates the corresponding "real document" on the filesystem,
> > and
On Fri, 2012-01-13 at 16:06 +0100, André Warnier wrote:
> I have a PerlResponseHandler which processes some kind of "logical
> document-id" provided
> in a request, locates the corresponding "real document" on the filesystem,
> and returns it
> to the client via sendfile().
> At the moment, thi
Hello.
re: mod_perl 2.x, httpd 2.x
I have a PerlResponseHandler which processes some kind of "logical document-id" provided
in a request, locates the corresponding "real document" on the filesystem, and returns it
to the client via sendfile().
At the moment, this handler uses its own custom lo