Date: Wed, 5 Sep 2001 13:57:53 -0400 From: "Gerald T. Freymann" <freymann@scaryg.shacknet.nu> To: "Lee Mark Mercado" <mercadolee@hotmail.com>, <freebsd-questions@FreeBSD.ORG> Subject: Re: apache Message-ID: <00b501c13634$4a90afc0$0f01a8c0@phantom> 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. The mod_rewrite module could be an alternative, but why not use DNS and point the www entry to the IP number of the machine that *is* hosting the web site? www.myhosteddomain.com. IN A a.b.c.d You should have a matching PTR record as well so you have proper forward/reverse DNS. -gf 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?00b501c13634$4a90afc0$0f01a8c0>