Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2001 12:52:25 +0300
From:      Odhiambo Washington <wash@wananchi.com>
To:        Freebsd-ISP <freebsd-isp@FreeBSD.ORG>
Subject:   Non-SSL virtualhost
Message-ID:  <20011002125225.F73580@ns2.wananchi.com>

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

--OaZoDhBhXzo6bW1J
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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=
=20
I added this to httpsd.conf

<VirtualHost name.domain.com:80>
  SSLDisable
  Port 80
  ServerName name.domain.com
  ServerAdmin admin@domain.com=20
  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.=20
-Mark Twain=20

--OaZoDhBhXzo6bW1J
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE7uY5Zn7LIsuxjem8RAmfEAJ45Sn7J5ZHcO1rtL2L9pbj2ribu3QCdG1jr
DW2SrqGO7zQgozKYYYwZWsk=
=OiaH
-----END PGP SIGNATURE-----

--OaZoDhBhXzo6bW1J--

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?20011002125225.F73580>