We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
You are here: TWiki> Support Web>AbsoluteUrl (29 Jan 2002, TWikiAdmin)
Tags:
create new tag
, view all tags

Question

While we were trying to run our Twiki behind a Proxy we faced following problem: Twiki builds absolute Links by its own, so that the links contain the Server Name of our content server, but not from the proxy.

  • TWiki version: 01 Dec 2000
  • Web server:
  • Server OS:

-- ThaboBeeler - 07 Aug 2001

Answer

Actually a proxy should normally handle that, if the proxy is using Apache take a look at the commands ProxyPass and an even closer look at ProxyPassReverse in the Apache manuals.

If this is not an option and you will ALWAYS access the twiki through the proxy, just change the $wikiHomeUrl, $defaultUrlHost, $scriptUrlPath, $pubUrlPath variables in TWiki.cfg (wikicfg.pm if using the current production version).

-- EdgarBrown - 07 Aug 2001

Topic revision: r4 - 29 Jan 2002 - 06:32:38 - TWikiAdmin
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback