|
TWiki Installation Guide
|
|
- Restart Apache by
service httpd restart (or as appropriate to your flavor of UNIX or Linux).
- Test that the
twiki/bin directory is CGI-enabled by trying visiting it in your browser:
|
< < |
-
- Enter the URL for the
bin directory, http://yourdomain.com/twiki/bin/ .
|
> > |
-
- Enter the URL for the
bin directory, http://yourdomain.com/twiki/bin/
|
|
-
- Your settings are OK if you get a message like
"Forbidden. You don't have permission to access /twiki/bin/ on this server" .
- Settings are NOT correct if you get something like
"Index of /twiki/bin" - recheck your httpd.conf file.
|
|
At this time, TWiki does not ship with an "what you see is what you get" editor. TWiki:Codev/IntegrateHtmlAreaEditor describes how to integrate an HTML editor.
|
< < |
NOTE: User home topics are located in the TWiki.Main web - don't try to move them or create them in other webs. From any other web, user signatures have to point to TWiki.Main web, using a Main.UserName or %MAINWEB%.UserName format. (The %MAINWEB% variable is an advantage if you ever change the Main web name, but the standard Main.UserName is easier for users to enter, which is the bottom line!
|
> > |
NOTE: User home topics are located in the TWiki.Main web - don't try to move them or create them in other webs. From any other web, user signatures have to point to TWiki.Main web, using a Main.UserName or %MAINWEB%.UserName format. (The %MAINWEB% variable is an advantage if you ever change the Main web name, but the standard Main.UserName is easier for users to enter, which is the bottom line!)
|
|
TWiki File System Info
|