Wampserver multi-domain name binding + wildcard binding
# Start configuring the virtual host namevirtualhost *: 80 <virtualhost *: 80> DocumentRoot D:/Wamp/wwwservername 127.0.0.1 </virtualhost> namevirtualhost *: 80 <virtualhost *: 80> DocumentRoot D:/wwwroot/iokokok_ubunture1/servername 192.168.2.138 <directory "D:/wwwroot/iokok_ubunture1/"> options followsymlinksallowoverride allorder allow, denyallow from all </directory> </virtualhost> namevirtualhost *: 80 <virtualhost *: 80> DocumentRoot D:/wwwroot/iokok_ubunture1servername www.bbs.com <directory "D: /wwwroot/iokok_ubunture1/"> options followsymlinksallowoverride allorder allow, denyallow from all </directory> </virtualhost> <virtualhost *: 80> DocumentRoot" D: /wwwroot/iokok_ubunture1/"servername bbs.com serveralias * .bbs.com # enable wildcard DNS <directory" D:/wwwroot/iokokok_ubunture1/"> options followsymlinksallowoverride allorder allow, denyallow from all </directory> </virtualhost>