Date: Tue, 12 Jan 1999 16:23:25 -0800 (PST) From: Mike Meyer <mwm@phone.net> To: Maresa Nirwan <mnirwan@netscape.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: setting up secure web server Message-ID: <Pine.BSF.4.05.9901121618410.9536-100000@guru.phone.net> In-Reply-To: <369A2B96.D1830047@netscape.net>
next in thread | previous in thread | raw e-mail | index | archive | help
By "secure", do you mean "runs ssh", or do you mean "not very likely to be broken into"? For the former, there are various version of apache and SSL modules for it. I've not had very good luck getting them to build on 3.0, though. For the latter, I recommend using wn (in /usr/ports/wn). It's one of the few web browsers I know of where security was a design consideration from the beginning, rather than an afterthought. This makes it behave in ways that "most" web browsers don't, and people used to them may not appreciate it. For the others - sure, why not? Each of those can be configured separately, and there's nothing that prevents them from all being configured on the same machine. From a security viewpoint, it's sort of questionable, but you asked "can", not "should." <mike On Mon, 11 Jan 1999, Maresa Nirwan wrote: > Date: Mon, 11 Jan 1999 08:49:26 -0800 > From: Maresa Nirwan <mnirwan@netscape.net> > To: freebsd-questions@FreeBSD.ORG > Subject: setting up secure web server > > Hi, does anybody know how to set up a secure web server? and also can > one freebsd box act as name server, gateway, and dial-up server all at > the same time? if yes, then is there any special configuration?? Right > now I'm using 2.2.6 ... I may be getting version 3.0 soon ... > > Thank you for your help ... > > > 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?Pine.BSF.4.05.9901121618410.9536-100000>