Re: Problems with Links on an virtual Web-Server
Reini Urban <[email protected]> Fri, 3 Apr 2009 13:17:49 +0200
| Newsgroups | gmane.comp.web.wiki.phpwiki.talk |
|---|---|
| Message-ID | <[email protected]> |
2009/4/2 Peter Schütt <[email protected]>: > I want to use phpwiki on an dyndns-Server. > You can see it here: > http://pschuett.dyndns.org:10001/wiki/ > > But the links are generated in this way: > e.g. > http://[pschuett.dyndns.org:10001]/wiki/index.php?pagename=DebianProject > and this does not work. > > Perhaps someone can explain this behaviour und how > to solve this problem. You can override the detected settings with: SERVER_NAME = pschuett.dyndns.org SERVER_PORT = 10001 SERVER_PROTOCOL = http -- Reini Urban http://phpwiki.org/ http://murbreak.at/ ------------------------------------------------------------------------------