From owner-freebsd-questions Mon Sep 3 21:42:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id B9E3737B403 for ; Mon, 3 Sep 2001 21:41:37 -0700 (PDT) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id B54D52B68D; Tue, 4 Sep 2001 06:41:34 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id CDD7F7B; Tue, 4 Sep 2001 14:41:29 +1000 (EST) Date: Tue, 4 Sep 2001 14:41:29 +1000 From: Edwin Groothuis To: Lee Mark Mercado Cc: freebsd-questions@FreeBSD.ORG Subject: Re: apache Message-ID: <20010904144129.C29422@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Lee Mark Mercado , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from mercadolee@hotmail.com on Mon, Sep 03, 2001 at 09:28:33PM -0700 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 On Mon, Sep 03, 2001 at 09:28:33PM -0700, Lee Mark Mercado wrote: > how do i forward/redirect all http connection from my freebsd box hosting > www.mydomain.com to another URL: http://www.anotherdomain.com/myhtmlfiles/ Send a 301 message: HTTP/1.0 301 Moved Permanently Location: http://www.mavetju.org/ Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message