<div>Hi</div>
<div> </div>
<div>I am trying to use Bind as named. And I have successfully set up a chrooted bind.</div>
<div> </div>
<div>Anyway, I cannot have it resolve "www" directly.</div>
<div> </div>
<div>For example, when I am using nslookup, when enter <a href="http://www.example.com">www.example.com</a>, it will resolve. But when enter www, it will not.</div>
<div>I want to have www resolve to <a href="http://www.example.com">www.example.com</a>, what should I do? I have already set $ORIGIN in the zone file, but it does not work.</div>
<div> </div>
<div>Thanks.</div>