Hi, We are trying to duplicate a dev area to what is setup live. Having trouble with wildcard subdomains and multiple domains pointing to the same IP. Works fine on our live account here which is good. But cannot for the life of me duplicate it locally. Anyone know the IIS config on these live machines. Specifically: 1. What is configuration in IIS 7.0 for application pool (Integrated or classic)? 2. What is IIS 7.0 details by default? In IIS Features View -> IIS section we need to know settings for a. - Handler mappings b. - ISAPI Filters c. - Modules This info or any other as to how to handle wildcards subdomains would be great! Thanks
1. What is configuration in IIS 7.0 for application pool (Integrated or classic)? By default, Integrated. You can change the mode in the IIS Manager in the control panel 2. What is IIS 7.0 details by default? In IIS Features View -> IIS section we need to know settings for a. - Handler mappings b. - ISAPI Filters c. - Modules Download the IIS 7.0 manager and connect to the server. You can see all settings. Bruce DiscountASP.NET www.DiscountASP.NET