Re: HTTP Mod_Perl mini-server

2000-12-03 Thread spam
On 3 Dec 2000, Greg Stark wrote: > Perrin Harkins <[EMAIL PROTECTED]> writes: > > > 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'

apache configuration & error logging

2000-12-03 Thread spam
hi. Here is situation: 1. I have written Auth, Authz and redirect handlers for user control. They take in information from httpd file via PerlSetVar statement for configuration purposes. They also log information into error logs via $r->log_error 2. I have integrated them to protect certain on th

Re: Changing a file's UID from within an Apache module?

2000-12-03 Thread George Sanderson
>Prior to creating any file, the user would have been authenticated and an authorize module >would have supplied the UID to be used for the request in an environment variable. The location >of the user's files has to read by Apache so such that it can serve the files (HTML). > >The rational beh

Re: HTTP Mod_Perl mini-server

2000-12-03 Thread Greg Stark
Perrin Harkins <[EMAIL PROTECTED]> writes: > 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,

[ANNOUNCE] Apache::SSI 2.16

2000-12-03 Thread Ken Williams
The URL http://forum.swarthmore.edu/~ken/modules/archive/Apache-SSI-2.16.tar.gz has entered CPAN as file: $CPAN/authors/id/K/KW/KWILLIAMS/Apache-SSI-2.16.tar.gz size: 24483 bytes md5: 341d1a126296d1b65cb38c5c921ff3a9 --

Re: Changing a file's UID from within an Apache module?

2000-12-03 Thread George Sanderson
From: "Tim Tompkins" <[EMAIL PROTECTED]> At 09:55 AM 12/1/00 -0700, you wrote: >I'd put it someplace that is only accessible to the web user if you're going >to do that. > > >From: "Jorge Godoy" <[EMAIL PROTECTED]> >On Wed, 29 Nov 2000, [EMAIL PROTECTED] wrote: >> >> Any ideas about the best way t

Re: RSA_PKCS1_RSAref : That old question

2000-12-03 Thread JoshNarins
Thanks all. I hadn't properly considered what the combination of "RSA is now free" "openssl-0.9.5a is now openssl-0.9.6" meant. The consequences, no doubt, of spending a couple months programming for the Palm. Thanks again!

Re: Variable initialization in startup.pl

2000-12-03 Thread Perrin Harkins
Andreas Schiffler wrote: > > Hi, > > I seem to have an odd problem with variable setup and use. The platform > is apache/mod_perl as per LinuxMandrake 7.1. > > Here is the setup: > > A) I have a configuration.pm with variable declarations and no "use > strict" similar to this: > > ... > @arra

Re: Apache::DBI problem and writting a perl module!!!

2000-12-03 Thread Perrin Harkins
Edmar Edilton da Silva wrote: > I still didn't solve the problem of the Apache::DBI. It can not be > loaded into the apache's startup.pl file because happens a error during > the starting of the apache, the child processes are not created. For > using the Apache::DBI I had to add the "use Apac

Variable initialization in startup.pl

2000-12-03 Thread Andreas Schiffler
Hi, I seem to have an odd problem with variable setup and use. The platform is apache/mod_perl as per LinuxMandrake 7.1. Here is the setup: A) I have a configuration.pm with variable declarations and no "use strict" similar to this: ... @array=() ... %hash=() ... B) Then I have a library of c

Re: RSA_PKCS1_RSAref : That old question

2000-12-03 Thread Mads Toftum
On Sat, Dec 02, 2000 at 10:14:51PM -0500, [EMAIL PROTECTED] wrote: > Debian-2.2.17 > Perl-5.6.0 --prefix=/opt > apache_1.3.14 > mod_perl-1.24_01 > mod_ssl-2.7.1-1.3.14 > openssl-0.9.6 > rsaref-2.0 from ftp://www.spinnaker.com/pub/crypt/rsaref Don't use RSAREF. Support for RSAREF was removed from