On Thu, May 22, 2008 at 12:41 PM, Daniel Ruiz <[EMAIL PROTECTED]> wrote:
> Can anyone help me!?!?!?!?!?!
You probably should use %{HTTP_HOST} in stead of %{SERVER_NAME}.
HTTP_HOST is the variable where the "host" header is stored.
A note about this part of your config:
>
> ...
>
Hi,
I'm trying to rewrite a HTTP connection as HTTPS one, but because of the
number of configured virtual hosts, I'm getting problems... I explain here:
- my server has configured 4 virtual hosts: A, B, C and D
- virtual host A has configured into HTTP default site (Debian Etch) a HTTPS
redirect
Hi,
I'm trying to rewrite a HTTP connection as HTTPS one, but because of
the number of configured virtual hosts, I'm getting problems... I
explain here:
- my server has configured 4 virtual hosts: A, B, C and D
- virtual host A has configured into HTTP default site (Debian Etch) a
HTTPS redi