On 19.08.07 10:39, [EMAIL PROTECTED] wrote:
> Thanks, so, i give up my system...The easiest way to do what i want is to
> use:
>
> 1)VirtualHost1 without SSL (http://my.server/)
> 2)Virtualhost2 with SSL (http://admin.server/ with redirection to
> https://admin.server/)
http://admin.server/ is v
Thanks, so, i give up my system...The easiest way to do what i want is to use:
1)VirtualHost1 without SSL (http://my.server/)
2)Virtualhost2 with SSL (http://admin.server/ with redirection to
https://admin.server/)
3)A way to redirect webpages from https://localhost:3000/ to
https://admin.server
Vianney
You cannot (without some major tweaks) use name based virtualhosts + SSL.
For each site it is recommended that you use 1 IP and or port.
Have a look at the wikipage, even though it is still a work in progress
you should understand the reasons.
http://wiki.apache.org/httpd/NameBasedSSL
Hello !
I've some problems with Virtual Hosts on Apache2, please have a look at
my config files:
===
File sites-enabled/default
===
>
NameVirtualHost *
ServerAdmin [EMAIL PROTECTED]
Docum