Hello all, I'm trying to append an argument based on the virtual host the request is made to but I have no clue how to do this. For instance if I call www.mysite.com/app nothing is appended but if I call host1.mysite.com/app the argument "?host1=1" is appended. Thanks :) - Jeff
