Date: Fri, 6 Sep 2002 13:20:22 +0200 From: Ruben de Groot <fbsd-q@bzerk.org> To: douglasv <douglasv@verizon.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: apache-modssl Message-ID: <20020906112022.GA98029@ei.bzerk.org> In-Reply-To: <004f01c2554b$1e437240$047ba8c0@buster> References: <004f01c2554b$1e437240$047ba8c0@buster>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 05, 2002 at 10:14:23PM -0400, douglasv typed: > I'm using FreeBSD-4.6.2 -and- apache-modssl and mod-php4-installed from > ports > > It works fine on the computer it's installed on, but > > my windows2000 computor can only get http requests , https gives a this > pagecannot be displayed reply. > > I have filled in the pre-configured ssl virtual host with ip, doc root etc So, you have SSL working for localhost, but not from outside, correct? You'll have to create <virtualhost ..> sections for each IP address you want an SSL server on. I guess that you have only created a virtualhost for the localhost (127.0.0.1). > > The localhost is the nameserver in the resolv.conf and both > computers have each other's ip address in the hosts file? > > What more can I try? > > Thank you, > Doug > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020906112022.GA98029>