I have set up a subsystem in my app:
example.com/index.cfm/subsys:foo/bar
What I want to do is map a subdomain to that subsystem to eliminate the need for the subsystem specification in the PATH
subsys.example.com/index.cfm/foo/bar
We serve our FW1 app through IIS6 currently, but may migrate to Apache, so a solution in either is acceptable.