On 2005-08-10 10:01, Carstea Catalin <[EMAIL PROTECTED]> wrote: > I want to configure my dns to redirect all request from : > http://www.mail.mydomain.com <http://www.mail.mydomain.com> > to > http://mail.mydomain.com > Many users do first request and my server respond only al the second url. > Tks!
1. Add a DNS entry that points to the same IP address. 2. Configure your web server to respond to both names (ala virtual hosting). _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
