You are almost done! 1. Apache configs have been installed for you. If you are using Apache2, they will load automatically. If you are using Apache1, you need to add the following line to your /etc/apache/apache.conf: Include /etc/apache/conf/addon-modules/twiki.conf Also, execute mv ${MY_INSTALLDIR}/bin/.htaccess.txt ${MY_INSTALLDIR}/bin/.htaccess and edit it according to your needs 2. Restart Apache 3. Edit the file ${MY_INSTALDIR}/lib/TWiki.cfg, setting the variables to your needs. * Set the file extension in the \$scriptSuffix variable to cgi or pl if * required. 5. Read http://yourhost/twiki/TWikiDocumentation.html 5. Run the testenv script from your browser: http://yourdomain.com/twiki/bin/testenv. It will show you the user name of the CGI scripts, a table listing all CGI environment variables, and a test of your twiki/lib/TWiki.cfg configuration file. Enjoy Twiki!