|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Minimize the cost of deploying database applications. Advantage Database Server or Microsoft SQL Server – Which One is Right for You? Learn now! |
|
#1
|
|||
|
|||
|
Hi, it's me again! I am trying to host some web sites and I would like to have all the users web pages look like http://usersname.mydomain.com. But it is a pain to go to apache add the virtual host tag and all that, then go to the named file and add
usersname CNAME mydomain.com. and then restart apache and named. Is there any other way to do this quickly?? |
|
#2
|
|||
|
|||
|
>> and add usersname CNAME mydomain.com.
There no longer is such thing as CNAME in DNS. So don't use CNAME if at all pssible. Do a search using the search keyword: CNAME in this forum under my username to see why. >> Is there any other way to do this quickly?? You can enable wildcard in BIND. For Apache, you can check mod_vhost_alias. Or you can use include. If you don't have a reliable DNS, just don't do all this. If you don't have more than several thousands of username.yourdomain.com, don't do this either. |
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > Web hosting and DNS...? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|