Tags:
create new tag
view all tags

Question

How can I set an other existing web as default? I do not want to change the Main Web, just index an other web when a user opens /bin/view/. Is there a Setting in TWikiPreferences or TWiki.cfg ?

Environment

TWiki version: TWikiRelease04Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Linux
Web server: Apache 1.34
Perl version: 5.8
Client OS: Win 2k
Web Browser: Firefox
Categories: Installation

-- CedricWeber - 26 Jun 2006

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

You can use an Apache rewrite rule. Here is an untested example:

    RewriteEngine on
    RewriteRule ^/bin/view/$ /bin/view/Myweb/WebHome

-- PeterThoeny - 26 Jun 2006

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2006-06-26 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.