View Single Post
  #4 (permalink)  
Old 2007-10-16
MarioL MarioL is offline
Senior Member
 
Join Date: 2007-01-18
Location: London
Posts: 375
Rep Power: 2
MarioL has an average reputation (10+)
Default Re: How to create an object containing something like this *.yahoo.com

As said before you can create URI resources, if you are going to use http traffic, or you can create domain objects.

In both cases the objects depend on DNS resolution, so bear that in mind.

For URI it will be something like "*.yahoo.com" for a Domain object it will be something like ".yahoo.com".
Reply With Quote