Date: Wed, 5 Sep 2001 18:20:10 +0100 From: "Mark Hughes" <mark@dvdnews.co.uk> To: "Lee Mark Mercado" <mercadolee@hotmail.com>, <freebsd-questions@FreeBSD.ORG> Subject: Re: apache Message-ID: <00e101c1362f$185067d0$0200a8c0@mark2> References: <F85bTwD8SLJ2bzcBfNt00007b7c@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> im hosting the dns for myhosteddomain.com and email. but the website has a > different URL and is not in my freebsd box. > > how do i make a redirect when a call is given to my freebsd box with > http://www.myhosteddomain.com and redirect it to a different URL without the > client knowing its being redirected. I'm sure you'd be better off asking this on an apache specific mailing list. You'd need to send a "Location: http://www.domainyouwanttoredirectto.com/" header to the browser which would automatically redirect it. As to how you do that in apache, I don't know :+) Regards, Mark -- Mark Hughes - DVD & Film Content Manager, Technical Officer Digital Spy Ltd http://www.digitalspy.co.uk/ Your number one source for digital media and entertainment news! 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?00e101c1362f$185067d0$0200a8c0>