From 20a668329199ffae9315220359781d4e37798490 Mon Sep 17 00:00:00 2001 From: thoeny Date: Wed, 23 Jun 1999 08:04:55 +0000 Subject: none --- TWiki/TWikiDocumentation.mdwn | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'TWiki/TWikiDocumentation.mdwn') diff --git a/TWiki/TWikiDocumentation.mdwn b/TWiki/TWikiDocumentation.mdwn index 7b970216..26361434 100644 --- a/TWiki/TWikiDocumentation.mdwn +++ b/TWiki/TWikiDocumentation.mdwn @@ -195,6 +195,7 @@ TWiki is written in PERL, but it uses many shell command. The current implementa search view wiki.pm + wikicfg.pm @@ -217,9 +218,11 @@ These installation steps use Apache web server on Linux as an example. TWiki sho * Set the file permission of all files below `twiki/bin/data` to 666 ( `-rw-rw-rw-` ). * Set the file permission of the `twiki/bin/data` directory and all its subdirectories to 777 ( `drwxrwxrwx` ). * Set the file permission of the `twiki/pub` directory to 777 ( `drwxrwxrwx` ). -* Edit the file wiki.pm and set the variables at the beginning of the file to your needs. -* Make sure RCS is installed. In case RCS is not in the `path` environment variable, add it to `path` . Alternatively, add the full path name to the `rcs, ci, co, rlog, rcsdiff` commands in the wiki.pm variables. +* Edit the file `twiki/bin/wikicfg.pm` and set the variables at the beginning of the file to your needs. +* Make sure RCS is installed. In case RCS is not in the `path` environment variable, add it to `path` . Alternatively, add the full path name to the `rcs, ci, co, rlog, rcsdiff` commands in the variables of `twiki/bin/wikicfg.pm` . * Point your browser at and start wiki-ing away! +* Security issue: Directories `twiki/bin/data` , `twiki/bin/templates` and all its subdirectories should be set so that they are **not** visible as a URL. (Alternatively, move the directries to a place where they are not visible, and change the variables in `twiki/bin/wikicfg.pm` accordingly) +* Optional: You can add new rendering rules or new %variables%. To insure an easy upgrade of TWiki it is recommended to do this customization in `twiki/bin/wikicfg.pm` , not `twiki/bin/wiki.pm` . * To create a new web: * Use a topic name consisting of characters `A..Z` , `a..z` but **not** in [[WikiNotation]]. @@ -253,6 +256,7 @@ directory `twiki/bin` : -rw-r-xr-x 1 twiki t5 3878 Nov 11 03:06 view -rwxrwxrwx 1 twiki t5 1538 Mar 27 02:22 viewfile -rw-r-xr-x 1 twiki t5 16169 Nov 7 01:43 wiki.pm + -rw-r-xr-x 1 twiki t5 3945 Jun 23 01:24 wikicfg.pm directory `twiki/bin/templates/` : @@ -363,4 +367,4 @@ directory `twiki/pub/icn/` : -rw-r--r-- 1 twiki t5 152 Mar 27 03:17 xls.gif -rw-r--r-- 1 twiki t5 144 Mar 27 03:17 zip.gif --- [[Main/PeterThoeny]] - 22 Oct 1998
-- [[Main/PeterThoeny]] - 18 Nov 1998
-- [[Main/PeterThoeny]] - 11 Jan 1999
-- [[Main/PeterThoeny]] - 20 Jan 1999
-- [[Main/PeterThoeny]] - 06 Mar 1999
-- [[Main/PeterThoeny]] - 27 Mar 1999
-- [[Main/PeterThoeny]] - 02 Jun 1999
-- [[Main/PeterThoeny]] - 14 Jun 1999
+-- [[Main/PeterThoeny]] - 22 Oct 1998
-- [[Main/PeterThoeny]] - 18 Nov 1998
-- [[Main/PeterThoeny]] - 11 Jan 1999
-- [[Main/PeterThoeny]] - 20 Jan 1999
-- [[Main/PeterThoeny]] - 06 Mar 1999
-- [[Main/PeterThoeny]] - 27 Mar 1999
-- [[Main/PeterThoeny]] - 02 Jun 1999
-- [[Main/PeterThoeny]] - 14 Jun 1999
-- [[Main/PeterThoeny]] - 23 Jun 1999
-- cgit v1.2.3