Tags:
create new tag
, view all tags

Question

Hi, I need to set up a web that stores its data in locations other than the standard ones. I.e., If twiki is rooted at:

/web/apps/twiki/...

all the files associated with a new web called Test need to be under:

/home/aUser/twiki/Test

Is there any way to configure twiki to do this?

Many thanks,

Tony Griffiths

Environment

TWiki version: TWikiRelease01Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Linux 9.1
Web server: apache2.0.50
Perl version: 5.8.0
Client OS: MS WEindows XP
Web Browser: Any

-- TWikiGuest - 18 Oct 2004

Answer

You can point TWiki to any location for the data directory. Configure it in $dataDir of twiki/lib/TWiki.cfg

If needed, you can have different locations for different webs. In which case you need to create a symbolic link for a web directory that resides outside of the data directory, so that it looks like the web is in the data directory. Do the same for the attachment directory.

-- PeterThoeny - 19 Oct 2004

Topic revision: r2 - 2004-10-19 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, 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.