> -Original Message-
> From: mortee [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 04, 2006 8:02 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] specifying https-specific directives
>
>
> Thanks. You mean mod_ssl's %{HTTPS} variable, right
Thanks. You mean mod_ssl's %{HTTPS} variable, right?
And how do I use it to drive conditional directives? Since %{HTTPS}
always exists, with a value "no" or "yes" (according to what you wrote),
I can't use it directly with the "Allow from env=..." form, because that
checks for the existence of t
Joshua Slive wrote:
> On 7/3/06, Marton Fabo <[EMAIL PROTECTED]> wrote:
>>
>> Hello!
>>
>> I have a Apache/2.0.55 running on a BSD machine.
>>
>> I'm wondering how I could specify a different set of directives for a
>> given directory based on whether it's accesed through plain HTTP or
>> HTTPS -
> -Original Message-
> From: mortee [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 04, 2006 12:27 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] specifying https-specific directives
>
>
> Hello!
>
> I have a Apache/2.0.55 running on a BSD ma
On 7/3/06, Marton Fabo <[EMAIL PROTECTED]> wrote:
Hello!
I have a Apache/2.0.55 running on a BSD machine.
I'm wondering how I could specify a different set of directives for a
given directory based on whether it's accesed through plain HTTP or
HTTPS - but without having to put the HTTPS-specif
Hello!
I have a Apache/2.0.55 running on a BSD machine.
I'm wondering how I could specify a different set of directives for a
given directory based on whether it's accesed through plain HTTP or
HTTPS - but without having to put the HTTPS-specific directives into the
according VirtualHost sectio
Hello!
I have a Apache/2.0.55 running on a BSD machine.
I'm wondering how I could specify a different set of directives for a
given directory based on whether it's accesed through plain HTTP or
HTTPS - but without having to put the HTTPS-specific directives into the
according VirtualHost sec