Using only DNS, how can I have http://www.example.com/
either redirect or resolve to http://www.anotherdomain.com/example
?
UPDATE:
Since it's been mentioned below that DNS cannot be used, what's the next best alternative (minimize load on server and provides the fastest redirect experience for the user) ?