Date: Tue, 4 Sep 2001 14:41:29 +1000 From: Edwin Groothuis <edwin@mavetju.org> To: Lee Mark Mercado <mercadolee@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: apache Message-ID: <20010904144129.C29422@k7.mavetju.org> In-Reply-To: <F68lcRk5clpsp7IyObb00005f9a@hotmail.com>; from mercadolee@hotmail.com on Mon, Sep 03, 2001 at 09:28:33PM -0700 References: <F68lcRk5clpsp7IyObb00005f9a@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010904144129.C29422>