Hi, I currently have a small WebLogic portal application, which I can access using http://my.host.com:7001/app.portal . I need to also be able to access the same portal application using a different URI, e.g., http://my.host.com:7001/foo . I've been able to somewhat accomplish this by making a copy...