You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Matus UHLAR - fantomas <uh...@fantomas.sk> on 2007/09/01 14:03:35 UTC

Re: [users@httpd] Some problems with Virtual Host setup and SSL

On 19.08.07 10:39, via.lej@free.fr 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 virtualhost without ssl. you probably want to have
this virtualhost without ssl, only redirecting to another virtual host WITH
ssl, which is https://admin.server/

> 3)A way to redirect webpages from https://localhost:3000/ to
> https://admin.server/ntop/

ehm? You mean that https://admin.server/ntop/ should be proxied to
https://localhost:3000/, so there will e one SSL tunnel between client and
apache, and another SSL tunnel betwrrn apache and ntop on localhost?
I think apache can't do the latter. However if you could force ntop to run
on localhost without ssl (which is useless there), it could be done.
-- 
Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
42.7 percent of all statistics are made up on the spot. 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org