Hi,
We have a bunch of different departments that each have their own separate web site but all share one web server; their web sites urls are just a subdirectory under the docroot. We gave them each their own branch and workarea(s). So for the "foo" department, here's what it looks like:
Website:
http://www.foocorp.com/fooTS: /default/main/foocorp/foo/WORKAREA/authoring
Now the question I have is, since their url base for links/images/etc is /foo/... is there a way to do a mapping for the proxy based on the branch name, instead of hand coding each of the 160+ department mappings, or forcing them to have all their files in a foo subdir in their workarea? I.e., instead of having to have a hardcoded foo map to /, or forcing them to have all their files live in authoring/foo instead of just authoring.
Thanks,
-Mike