https://bugzilla.wikimedia.org/show_bug.cgi?id=28106
Summary: Problem with port setting when web server is behind NAT Product: MediaWiki Version: 1.16.2 Platform: All OS/Version: All Status: NEW Severity: trivial Priority: Normal Component: Redirects AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: nboe...@gmx.net I installed it on a webserver running on port 81 which is behind a router using NAT which translates it to port 80. When I now want to use wikimedia from the outside (http://some.dns.name/wiki/), it replaces automatically the standard port with 81 while redirekting (http://some.dns.name:81/wiki/index.php?title=Main_Page) to the start page. This is done in DefaultSettings.php in line 79 to 85 and commenting these lines solved the problem for me. I'm not sure, though, that this results in other problems when not using the standard port. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l