From owner-freebsd-questions Sun Nov 12 15:52:00 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA14163 for questions-outgoing; Sun, 12 Nov 1995 15:52:00 -0800 Received: from iii1.iii.net (root@iii1.iii.net [199.232.40.10]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id PAA14141 for ; Sun, 12 Nov 1995 15:51:51 -0800 Received: (from shorty@localhost) by iii1.iii.net (8.6.8/8.6.6) id SAA25684 for freebsd-questions@freebsd.org; Sun, 12 Nov 1995 18:51:21 -0500 Date: Sun, 12 Nov 1995 18:51:21 -0500 From: Justin Seger Message-Id: <199511122351.SAA25684@iii1.iii.net> To: freebsd-questions@freebsd.org Subject: CERN HTTPD Sender: owner-questions@freebsd.org Precedence: bulk I recently installed CERN HTTPD from the packages directory and it works fine. The one thing I want to do is point different addresses to different directories i.e. I have three www addresses (www.x.y.z, www.a.y.z, and www.b.y.z) which all point to the main server (www.x.y.z). I want http://www.a.y.z/ to point to http://www.x.y.z/a/ and http://www.b.y.z/ to point to http://www.x.y.z/b/ Can I do this? If so, how? Thanks a lot, -Justin Seger-