_
Mandeep Jawanda
Webmaster, Electrical & Computer Engineering
(http://www.ece.ufl.edu)
University of Florida
216 Larsen Hall
E-mail: [EMAIL PROTECTED]
Phone: (352) 846-3947
Fax: (352) 392 8671
Title: htaccess and mime types
Hi all,
A real newbie here with a question.
I'm using an htaccess file to protect a directory of large gifs
and sounds. Here is what i've written:
-
AuthUserFile /dev/null
AuthGroupFile /dev/null
Rewrite
- Original Message -
From: Doug MacEachern <[EMAIL PROTECTED]>
To: Christian Gilmore <[EMAIL PROTECTED]>
Cc: 'Modperl Mailing List (E-mail)' <[EMAIL PROTECTED]>
Sent: Tuesday, July 10, 2001 12:47 PM
Subject: RE: announce: mod_perl-1.25_01
> On Tue, 10 Jul 2001, Christian Gilmore wrote:
- Original Message -
From: Issac Goldstand <[EMAIL PROTECTED]>
To: Geoffrey Young <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, July 10, 2001 3:58 PM
Subject: Re: detecting ssl
> > > > > -Original Message-
> > > > > From: Issac Goldstand [mailto:[EMAIL PROTECTED]]
>
- Original Message -
From: Christian Wattinger <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, June 29, 2001 12:25 PM
Subject: Re: osx mod_perl
> on 28.06.01 18.20, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote:
>
> > Hi Chris,
> > here is the head binar
- Original Message -
From: wac <[EMAIL PROTECTED]>
To: mod_perl Maillist <[EMAIL PROTECTED]>
Sent: Wednesday, June 27, 2001 5:48 AM
Subject: Help me!
> Dear All,
>
> I want to write a handler, function : log client request file size.
>
> My code can't work:
>
> Apache Config file
>
> Suggestions on good reference books to get? (I have most of the Perl
> library already).
Diving into mod_perl with this new job of mine was certinaly made much easier
with 'Apache modules with perl / C' ... I'd pick it up for reference at the
very least.
_Thomas
-
I'm looking forward to start using
Apache and mod_perl together...etc. The common E-commerce scenario. I will also
be planning to put in Embperl, and use MySQL. I have a RH 7.0 system with Apache
1.3.12 already installed and previously configured by me. Now I'm trying to
install mod_perl but