gt; To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] SetEnvIfNoCase regex help
>
> On 10/5/06, Fenlason, Josh <[EMAIL PROTECTED]> wrote:
> >
> >
> > I'm trying to set no-gzip dont-vary when the content-type is
> > "application/pdf" o
On 10/5/06, Fenlason, Josh <[EMAIL PROTECTED]> wrote:
I'm trying to set no-gzip dont-vary when the content-type is
"application/pdf" or "application/zip", but I'm having trouble getting the
regex portion of the SetEnvIfNoCase directive right. Here's what I have so
far that doesn't work:
Se
I'm trying to set
no-gzip dont-vary when the content-type is "application/pdf" or
"application/zip", but I'm having trouble getting the regex portion of the
SetEnvIfNoCase directive right. Here's what I have so far that doesn't
work:
SetEnvIfNoCase Content-Type \
^(application/pdf|