HostMatchMapItems
Summary
Sets the mapping between hostname and siteaccess when using map host-matching.Usage
HostMatchMapItems[]= hostname1; siteaccess1
HostMatchMapItems[]= hostname2; siteaccess2
...
Description
Each row in the array defines one hostname to match and the siteaccess that will be used for that hostname.
See HostMatchType for examples and more information about host matching.
Frederik HolljenĀ (31/03/2005 2:49 pm)
Frederik HolljenĀ (31/03/2005 2:56 pm)
Comments
Can more domains be natched to the same siteaccess?
Tuesday 20 September 2005 1:15:51 pm
Massimiliano Bariola
i.e. accessing the same siteaccess from many domain names is allowed/feasible or not. This is very useful when waiting for DNS propagation but I had weird behavior from doing that, so I don't know if this operation is disallowed or if I made a mistake elsewhere.