DNS Resolving

  • Thread starter Thread starter Stephen
  • Start date Start date
S

Stephen

Hi all,

is there a way that I can create an application that can "Resolve" any given
address in the URL to be redirected to a default website. I guess that It
can be done by "Resolving DNS address"

Please Advice,
Stephen.
 
Not sure what you mean. You can create wildcard record in your zone to
return x.x.x.x for any label not already defined.
Example abc.mydomain.com, xxx.mydomain.com, xxx.mydomain.com would all go to
wildcard address. This is all done via std dns so not programming required.
What are you thinking?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top