I have a website I maintain for work: ccb.berkeley.edu. It is a subdirectory of another site hosted by CrystalTech run on an IIS server, so its actual address is http://qb3.berkeley.edu/ccb.
We have a redirect in htaccess so visitors can browse to ccb.berkeley.edu, but when one arrives at the site, the actual address remains in the browser. We can't figure out how to configure the server so that the virtual address remains in the browser.
Any ideas?