Jorey Bump escribió:
> "Erri" <erricharl@hotmail.com> wrote in
> news:cGE4e.672554$q7.835820@telenews.teleline.es:
>
>>Now i have several domains working on apache 2.0.53 and i need one of
>>this works with ssl. I'm making test, but it doesn't works.
>
> "it doesn't works" is a bit vague.
>
> How did you start apache?
> After starting apache, is it listening on port 443?
> If it's listening on port 443, did you create certificates?
> If you created certificates, what do the logs say when you try to connect?
>
> Apache logging is excellent. Always look there first when you have a
> problem.
>
>
Sorry you have reason. Now it works for me, but i have a little problem.
If i type
http://dominio3.com (domain working with ssl 443 port) i see
my default virtual host(
http://dominio1.com). If i type
https://dominio3.com all go fine.
How do i can all traffic to domain3.com go to 443 port ?
Thanks.