Loading...
 

MultiTiki


Or how to set up multiple Tikis on the same server with a single Tiki file set installation. For managing different Tiki installations (several copies of the same installation files) in the same or different servers, see Tiki Manager instead.

It is possible to have multiple Tikis on a single server and using a single copy of the installation file set. This can be done through:

  1. Multitiki using domains: using different domain names (i.e. http://site1.org/, http://site2.org/, ...). or
  2. Multitiki using subdirectories: having your several tikis in subdirectories of the same domain (i.e. http://yourhost/site1/, http://yourhost/site2/, ...) .


There are some differences depending on the previous option, but there are three major requirements that must be satisfied in both cases:

  • Tiki must have an access to a separate database for each URL.
  • Apache must know how to associate multiple URLs with the Tiki.
  • You must create the necessary directories with the Tiki's main directory.

List Slides
MultiTiki Or how to set up multiple Tikis on the same server with a single Tiki file set installation. For managing different Tiki installations (several copies of the same installation files) in the same or different servers, see Tiki Manager instead. It is possible to have multiple Tikis on a single server and using a single copy of the installation file set. This can be done through: Multitiki using domains : using different domain names (i.e. http://site1.org/ , http://site2.org/ , ...). or Multitiki using subdirectories : having your several tikis in subdirectories of the same domain (i.e. http://yourhost/site1/ , http://yourhost/site2/ , ...) . There are some differences depending on the previous option, but there are three major requirements that must be satisfied in both cases: Tiki must have an access to a separate database for each URL. Apache must know how to associate multiple URLs with the Tiki. You must create the necessary directories with the Tiki's main directory.