Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2001 17:57:46 +0800 
From:      francisv@dagupan.com
To:        freebsd-isp@FreeBSD.ORG
Subject:   RE: Non-SSL virtualhost
Message-ID:  <10F29E27A956D511B0940050DA8D86A9340A3B@chat.dagupan.com>

next in thread | raw e-mail | index | archive | help
Hi,

I believe that there should also be another virtual host that will listen to
the secured port at https://

<VirtualHost name.domain.com:443>
    ...
</VirtualHost>

> -----Original Message-----
> From: Odhiambo Washington [mailto:wash@wananchi.com]
> Sent: Tuesday, October 02, 2001 5:52 PM
> To: Freebsd-ISP
> Subject: Non-SSL virtualhost
> 
> Please let me ask this one since the answer is evading me.
> I run Apache-SSL but I also want to have a non-SSL virtualhost on it.
> https://name.domain.com/ runs fine. Now I want http://name.domain.com, so
> I added this to httpsd.conf
> 
> <VirtualHost name.domain.com:80>
>   SSLDisable
>   Port 80
>   ServerName name.domain.com
>   ServerAdmin admin@domain.com
>   DocumentRoot /usr/local/some_path
>   ErrorLog /var/log/imp-error_log
> # CustomLog /var/log/imp-access_log commom
>   TransferLog /var/log/imp-access_log
> </VirtualHost>
> 
> What am I missing, because after restarting apache the thing still
> wouldn't work?
> 
> Thanks in advance.
> 
> 
> -Wash
> 
> --
> Odhiambo Washington
> Wananchi Online Ltd.,
> wash@wananchi.com 1st Flr Loita Hse.
> Tel: 254 2 313985 Loita Street.,
> Fax: 254 2 313922 PO Box 10286,00100-NAIROBI,KE
> 
> Man is the only animal that blushes -- or needs to.
> -Mark Twain

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?10F29E27A956D511B0940050DA8D86A9340A3B>