The URL
http://forum.swarthmore.edu/~ken/modules/archive/Apache-Compress-1.003.tar.gz
has entered CPAN as
file: $CPAN/authors/id/K/KW/KWILLIAMS/Apache-Compress-1.003.tar.gz
size: 11028 bytes
md5: 9d1b571995961223bdb5e005f42e1c76
Version: 1.003 Date: 2000/11/05 05:36:46
Updated c
The URL
http://forum.swarthmore.edu/~ken/modules/archive/Apache-SSI-2.15.tar.gz
has entered CPAN as
file: $CPAN/authors/id/K/KW/KWILLIAMS/Apache-SSI-2.15.tar.gz
size: 23853 bytes
md5: 3bbf7470d9324c13d4105e534f189310
Revision history for Perl extension Apache::SSI.
2.15 Sun Nov
The URL
http://forum.swarthmore.edu/~ken/modules/archive/Apache-Filter-1.013.tar.gz
has entered CPAN as
file: $CPAN/authors/id/K/KW/KWILLIAMS/Apache-Filter-1.013.tar.gz
size: 25569 bytes
md5: e022ef5a8c526e04d0f25f9efe7de8ba
I decided that Apache::Filter had to change its interface
This is slightly OT, but any solution I use will be mod_perl, of course.
I'm wondering how people deal with spiders. I don't mind being spidered as
long as it's a well behaved spider and follows robots.txt. And at this
point I'm not concerned with the load spiders put on the server (and I know
Eric Smith wrote:
>
> Hi
>
> Is it possible to have an existing mod_perl application read from an
> external process? The case in point is procmail piping mails to the
> mod_perl application. With high volumes of email, we would prefer not
> to have to launch the perl interpreter each time to
Hi
Is it possible to have an existing mod_perl application read from an
external process? The case in point is procmail piping mails to the
mod_perl application. With high volumes of email, we would prefer not
to have to launch the perl interpreter each time to perform the tasks
specified by th
> On Thu, 2 Nov 2000, Michael wrote:
> > #handler
> > package MyHandler;
> >
> > use Module qw(sub1 sub2);
> > use Apache;
> > use vars qw(@ISA)
> > @ISA = qw (Module Apache);
> >
> > calling sub1 from apache
> > using THIS handler named "MyHandler" results in Module::sub1
> > identifing the "c
The URL
http://mathforum.com/~ken/modules/archive/Apache-SSI-2.14.tar.gz
has entered CPAN as
file: $CPAN/authors/id/K/KW/KWILLIAMS/Apache-SSI-2.14.tar.gz
size: 23758 bytes
md5: 805ef1fb308a014dad5c923cfa676c26
Revision history for Perl extension Apache::SSI.
2.14 Fri Nov 3 16:21:
On Sat, 4 Nov 2000, G.W. Haywood wrote:
> On Fri, 3 Nov 2000, Paul J. Lucas wrote:
>
> > Why is the content merely "HTTP/1.0 (null)"? What happened to
> > the other 6900 bytes or so?
>
> Maybe you need to generate them...
I did: if you read my original post, I wrote:
Orig> If I wri
When I'm compiling mod_perl on RH6.2 everything works just fine,
but when I try the same steps on RH7.0, it refuses to run apache server,
saying that I don't have a lockfile on the local disk when I do.
(compiling stand alone apache on RH7.0 works but when mod_perl compiles
apache, it doesn't work
Hi there,
On Fri, 3 Nov 2000, Paul J. Lucas wrote:
> Why is the content merely "HTTP/1.0 (null)"? What happened to
> the other 6900 bytes or so?
Maybe you need to generate them... do you think you could give us a
bit more to go on?
73,
Ged.
Perrin Harkins wrote:
>
> On Fri, 3 Nov 2000, Vivek Khera wrote:
> > Lately I've been getting very interested in using solid-state disks
> > for high-performance issues. They're expensive, but if you need that
> > much speed, they're worth it.
>
> Are they? I tried one once, and it wasn't any
Hi there,
On Fri, 3 Nov 2000, George Sanderson wrote:
> First, off, let me clairfy, I am a Newbie in almost every way. . .
We've all been there sometime. Some of us never left.
> I have the following configuration Apache 1.3.14, mod_perl-1.24_01
> (static), Perl-5.6.0, Linux 2.2.14.
> If I lo
Matt Sergeant wrote:
>
> On Thu, 2 Nov 2000, Neil Conway wrote:
>
> > I'm writing a web app in mod_perl, using a PostgreSQL database
> > backend and HTML::Template. In looking for ways to optimize
> > performance, I noticed that although my code is doing several
> > (say, 4-5) database queries p
14 matches
Mail list logo