amarullz

Programming is an art, Bridging between technically and asthetically.


Bookmark This Page · Follow me at Twitter! · Become my Friend at Facebook · My Google+

Wildcard hosting with Apache and Bind

Wildcard hosting with Apache and Bind
If you have control over your DNS you can setup 'wildcard hosting', which means you can have a webserver accept connections for any given subdomain. This can be enormously useful for community websites, or other hosting purposes. One popular site which uses this technique is Livejournal, another less obvious one is Slashdot.org. The end goal of using wildcard hosting is that you'll be able to setup a webserver for a domain, such as example.com which will serve requests for any subdomain. For example the following would all be valid hosts: * foo.example.com * private.example.com * cvs.example.com *...
ViewDibaca : 5586 Kali
Waktu PostingSelasa, 22 Juni 10 - 12:26 WIBKomentar3 KomentarRatingRating : 0 Bagus, 0 Jelek
KategoriAPACHE, HTTPD, BIND, SERVER, SETTING