From owner-freebsd-questions Wed Jun 6 22:17: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from xyzzy.intranet.snsonline.net (dhcp.looksmart.com.au [202.53.47.178]) by hub.freebsd.org (Postfix) with ESMTP id 5FA4237B406 for ; Wed, 6 Jun 2001 22:16:57 -0700 (PDT) (envelope-from msergeant@snsonline.net) Received: from xyzzy.intranet.snsonline.net (localhost [127.0.0.1]) by xyzzy.intranet.snsonline.net (8.11.3/8.11.3) with SMTP id f575Fxh08890; Thu, 7 Jun 2001 15:16:04 +1000 (EST) (envelope-from msergeant@snsonline.net) Message-Id: <200106070516.f575Fxh08890@xyzzy.intranet.snsonline.net> Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 From: "Mark Sergeant" To: BSD Freak , freebsd-questions@FreeBSD.ORG Subject: Re: Different document roots for secure HTTP and HTTP X-Mailer: Pronto v2.2.5 On freebsd/mysql Date: 07 Jun 2001 00:15:57 EST Reply-To: "Mark Sergeant" In-Reply-To: <36bd0636e78f.36e78f36bd06@mbox.com.au> References: <36bd0636e78f.36e78f36bd06@mbox.com.au> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Better off asked on an apache list but yes it is possible, look through your current httpd.conf, buy the o'reilly book, teach yourself about virtualhosts. Cheers, Mark On Thu, 07 Jun 2001 15:06:47 +1000, BSD Freak said: :: Hi all :: :: Does anyone know if it possible to run Apache with different ports for :: secure HTTP and ordinary HTTP. For example I want to run my web server :: as follows: :: :: port 443 (HTTPS) directed to document root /var/www-secure :: port 80 (HTTP) directed to document root /var/www :: :: Each document root will have DIFFERENT content. :: :: Is this possible on the same server? :: :: :: Thank in advance..... :: :: ---------------------------------------------- :: Earn money with mBox :: Visit http://www.mbox.com.au/referral_programs.html :: :: To Unsubscribe: send mail to majordomo@FreeBSD.org :: with "unsubscribe freebsd-questions" in the body of the message :: :: -- Mark Sergeant Unix Systems Administrator Fortune follows... You worry too much about your job. Stop it. You're not paid enough to worry. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message