|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
What is a WILD Card Entry for a domain
hi,
i want 2 know that what is Wild Card Entry for a Domain.....???? Other Thing Is lets suppose i ve a domain..... www.mydomain.com when user 'll type the above...he 'll c the index page for the domain.... now i want that user can type anything before my domain....and i want user 2 view the index page for the domain.....e.g when user 'll type something.mydomain.com or another.mydomain.com or anythingatall.mydomain.com he should view the same index page for above.......what m i suppose to do in order to achieve above behavior.... |
|
#2
|
||||
|
||||
|
You should use the search function:
http://forums.devshed.com/search.ph...rder=descending This has been covered a lot of times already here. |
|
#3
|
|||
|
|||
|
basically, you'd just have to do a wildcard for the domain.
i don't know for sure, but i think the wildcard should be after other definitions. ie - mail.domain.com. IN A 192.168.0.1 ftp.domain.com. IN A 192.168.0.2 *.domain.com. IN A 192.168.0.3 ; all other names
__________________
-- Anthony E. Web Developer, SEO Expert, System Administration Resume 408.656.2473 |
|
#4
|
|||
|
|||
|
Be wary that wild card dns entries can cause some unexpected behaviour with email.... And letting your email server accept mail on the wild card domains is a Bad Thing (TM) unless you really, really like spam.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > What is a WILD Card Entry for a domain |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|