From owner-freebsd-questions Sun Jul 25 18:20:25 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mailout1.nyroc.rr.com (mailout1-0.nyroc.rr.com [24.92.226.81]) by hub.freebsd.org (Postfix) with ESMTP id 0292014FD8 for ; Sun, 25 Jul 1999 18:20:17 -0700 (PDT) (envelope-from neubyneu@twcny.rr.com) Received: from kramer ([24.95.175.142]) by mailout1.nyroc.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-59787U250000L250000S0V35) with SMTP id com; Sun, 25 Jul 1999 21:20:50 -0400 Message-ID: <000401bed726$c95d0c00$04c809c0@kramer.cmsnet.net> From: "Michael P. Neuman" To: "Alfred Perlstein" Cc: Subject: Re: Dns Date: Mon, 26 Jul 1999 01:21:58 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I only have one IP address, so....How would I set up the Vservers with Apache. I read the apache docs but....I'm kinda confused a little. Could you give me some examples. I want to say, have Apache send an error message for ftp.foobar.com. Thanks in advance! -- Michael P. Neuman - Consultant, NeuTech Computer Consulting http://www.cmsnet.net neubyneu@twcny.rr.com -- -----Original Message----- From: Alfred Perlstein To: Michael P. Neuman Cc: freebsd-questions@FreeBSD.ORG Date: Sunday, July 25, 1999 9:16 PM Subject: Re: Dns >On Mon, 26 Jul 1999, Michael P. Neuman wrote: > >> I'm running FreeBSD-3.2-RELEASE. Currently in my DNS records, I have >> set up CNAMEs for www, ftp, and a few others. I want www to strictly be >> used for the http protocol and ftp for ftp protocols. For example, I don't >> want people to be able to type in http://ftp.cmsnet.net and have it take >> them to my web site. I want them to be able to get to the site only by >> http://www.cmsnet.net . And I don't want to allow peopel to do >> ftp://www.cmsnet.net to get to my ftp server. How would I go about doing >> this?? Thank you again. > >hmm, if your machine only has 1 IP address then you are pretty much >out of luck in terms of ftp, however with web you can define >a virtual host for everything except "www" to go to an error or >redirect page. > >if you have multiple IP addresses you can tell the servers to >only bind to a particular IP. > >good luck, >-Alfred Perlstein - [bright@rush.net|bright@wintelcom.net] >systems administrator and programmer > Win Telecom - http://www.wintelcom.net/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message