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 - 2002-01-29 - TWikiAdmin
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.