The WebAddress is how you do that and the Headers attribute should do what you 
are looking for.  I have to admit, I've never used the host headers to separate 
web sites so it is possible there is a bug in the CustomAction somewhere.  A 
little more detail about what you saw would help diagnose the root issue.

Also, the version of the WiX toolset you are using is important.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rennie Petersen
Sent: Wednesday, June 06, 2007 1:35 AM
To: George Reilly; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Installing a web server

Do you need to do it via an MSI? If so, I have no ideas.

If you just want to do it any old way, you use the web server's management 
console. Can't remember the details off hand, but if you confirm that that is 
what you want, I'll dig up the information.

Rennie


________________________________
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of George Reilly
Sent: 5. juni 2007 23:23
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Installing a web server
I want to set up multiple web sites in IIS 6: each listening on port 80, but 
using different Host headers. For example, www.coke.com<http://www.coke.com/> 
and www.pepsi.com<http://www.pepsi.com/>. These correspond to IIsWebServer 
nodes in metabase.xml.

I have not figured out how to do it. My hopes for the Header attribute in 
<WebAddress> were quickly dashed. I also tried setting Port to 
"80:www.pepsi.com", but the website stubbornly remained under IIS's Default 
website.

--
/George V. Reilly   [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>   206 816-8330
Sr. Software Engineer
atlas(r)
On Demand   www.AtlasSolutions.com<http://www.atlassolutions.com/>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to