View Single Post
  #4  
Old 01-21-2005, 01:37 AM
superbarre.com superbarre.com is offline
Member
 
Join Date: Jan 2005
Posts: 15
Default Just tested

Hi,

So ive installed the new version, SSL seem to lunch ok. and well listen on 443 port on my ips.


its accept ssl, i ve the certificate, all is good

BUT

in Serveur status i have

Default *:80 Running [Example] *
[super-barre.com] super-barre.com *.super-barre.com superbarre.com super-barre.org super-barre.net

Secure *:443 Running [Example] *




super-barre.com is an virtual host than i ve created into the VH templates BEFORE setup the secure listener.

And its looks ssl doesn't apply to this virtual host.


So i ve deleted the virtualhost super-barre.com into the VH template system, and recreated it, but still look not to apply to my domain

Default *:80 Running [Example] *
[super-barre.com] super-barre.com *.super-barre.com superbarre.com super-barre.org super-barre.net

Secure *:443 Running [Example] *






ANOTHER THINGS


in the VH Template System (tag general)

we have

Virtual Host Root => $SERVER_ROOT/$VH_NAME/
Document Root => $VH_ROOT/html/


But there is a way to add something like

SSL Document Root => $VH_ROOT/secure/


Because SSL point to same directory, and its HARD to differances the 2 ports.

Others system does like that (Direct Admin for exemple redirect http => public_html and https => private_html)
__________________
Admin of http://www.super-barre.com
Reply With Quote