Hi
I need to find a way of mapping host headers to a sites virtual folder/application.
i have a site called domain.com on c:\inetpub\mywebsite
I want to automagically direct everything from docs.domain.com to c:\inetpub\mywebsite\docs
is there a way of doing this natively within iis or would i have to use url rewrite or something?
Thanks
Richard