I am being redirected URLs which are missing my webserver's non-standard port number - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com2013-05-22T20:55:42Zhttp://fogbugz.stackexchange.com/feeds/question/4046http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/4046/i-am-being-redirected-urls-which-are-missing-my-webservers-non-standard-port-numI am being redirected URLs which are missing my webserver's non-standard port numberadambox2010-08-17T15:13:15Z2010-08-17T15:14:17Z
<p>When I create a new case, save my site configuration and perform certain other actions, I get redirected to an invalid URL. My URL includes a port number:</p>
<pre><code>http://example.com:9876/fogbugz/
</code></pre>
<p>and I get redirected to the right URL, but minus the port number:</p>
<pre><code>http://example.com/fogbugz/
</code></pre>
http://fogbugz.stackexchange.com/questions/4046/i-am-being-redirected-urls-which-are-missing-my-webservers-non-standard-port-num/4047#4047Answer by adambox for I am being redirected URLs which are missing my webserver's non-standard port numberadambox2010-08-17T15:14:17Z2010-08-17T15:14:17Z<p>Certain actions in FogBugz result in a redirect. You will need to tell FogBugz what redirect base to use. <a href="http://fogbugz.stackexchange.com/questions/3122/" rel="nofollow">See this post for instructions</a>.</p>