Hi,
I am New to Wix and am learning.
Now I need to host the site in iis and have tried some examples
I have the example below which I am using but I need to host all files in
the specified directory
For this purpose I think I should use webDir Element..
I don't know how to use it and dint find any examples..
Please help me and if possible send me the example
Example
<Component Id='TestWebVirtualDirComponent'
Guid='07BCBEBD-D6B8-4e3f-B447-29BAE780701C'>
<WebVirtualDir Id='TestWebVirtualDir' Alias='Test'
Directory='InstallDir' WebSite='WixWebSite'>
<WebApplication Id='TestWebApplication' Name='Test' />
</WebVirtualDir>
</Component>
</Directory>
<WebSite Id='WixWebSite' Description='Wix Web Site'>
<WebAddress Id='AllUnassigned' Port='8888' />
</WebSite>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users