<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Webserver still has to get the request, so one way or the other is
required anyway :)<br>
<br>
<br>
28.9.2011 17:43, 风河 kirjoitti:
<blockquote
cite="mid:CAA3U4eO+qTL_etSeh0ZmrJK-tmjmE8=Zk83GjXYFz2Ljfd1aBg@mail.gmail.com"
type="cite">
<p>this is the stuff what should be done by webserver rather than
by DNS. i,e, Apache rewrite will do that.</p>
<div class="gmail_quote">在 2011-9-28 下午10:29,"feralert" <<a
moz-do-not-send="true" href="mailto:feralert@gmail.com">feralert@gmail.com</a>>
写道:<br type="attribution">
> Hi all,<br>
> <br>
> I'm sure this has been asked trillions of times but since I
couldn't<br>
> find any concrete answer/reference in google I am asking
you guys in<br>
> this list. Sorry if anyone thinks this a dumb question or
something<br>
> very obvious.<br>
> <br>
> The thing is that i want users redirected to '<a
moz-do-not-send="true" href="http://www.domain.com">www.domain.com</a>'
even<br>
> when they just type the domain name '<a
moz-do-not-send="true" href="http://domain.com">domain.com</a>'.<br>
> In order to do so I am not sure if its best to have one A
RR for each<br>
> or have an A RR for the domain and a CNAME RR pointing to '<a
moz-do-not-send="true" href="http://domain.com">domain.com</a>'<br>
> for '<a moz-do-not-send="true" href="http://www.domain.com">www.domain.com</a>'.<br>
> <br>
> <br>
> <a moz-do-not-send="true" href="http://domain.com">domain.com</a>
A 1.1.1.1<br>
> <a moz-do-not-send="true" href="http://www.domain.com">www.domain.com</a>
A 1.1.1.1<br>
> <br>
> OR<br>
> <br>
> <a moz-do-not-send="true" href="http://domain.com">domain.com</a>
A 1.1.1.1<br>
> <a moz-do-not-send="true" href="http://www.domain.com">www.domain.com</a>
CNAME <a moz-do-not-send="true" href="http://domain.com">domain.com</a><br>
> <br>
> <br>
> Any help appreciated.<br>
> <br>
> <br>
> Thanks,<br>
> Fred<br>
> _______________________________________________<br>
> Please visit <a moz-do-not-send="true"
href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a>
to unsubscribe from this list<br>
> <br>
> bind-users mailing list<br>
> <a moz-do-not-send="true"
href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br>
> <a moz-do-not-send="true"
href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Please visit <a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list
bind-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a></pre>
</blockquote>
<br>
</body>
</html>