<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I'm migrating our RT to a dedicated system. On the old system, the path to RT was <a href="http://server/rt/">http://server/rt/</a>, and so the WebPath variable was set to "/rt". On the new server, I am going to name the DNS rt.local so I don't want the extra /rt in the URL.<br><br>I've got it working fine by dumping the DB from the old system and loading it on the new, right now the new DB is a slave to the old DB while I get the new server set up. The only thing that appears to not work correctly is the search results - when you click on a queue in the "quick search" or perform a search, it is still treating the WebPath as if it is "/rt" -<br><br>Running RT 3.8.2 on both boxes.<br></body></html>