Assuming that two separate domains are pointed at the same directory and there are two front-end contexts in the same Revo install, how could you go about making it so that all displayed URLs showed the domain-specific URL?
Say mysite.com and myothersite.com both pointed to the same directory and I wanted URLs like:
Thanks. I was trying that, but I hadn’t created a virtual host and had a separate index.php file in a subdirectory. It makes sense that the two methods don’t work together.