Auto-generated twiki.conf to be included from httpd.conf
twiki.conf created from your data
The text field below now contains a complete twiki.conf file to be included from httpd.conf. In many distributions the twiki.conf file is automatically included by placing it in the directory that contains the other included Apache config files. Typically in /etc/httpd/conf.d or /etc/apache2/conf.d
You can also place it anywhere else add the following line to the end of your main httpd.conf file: include "/path/to/twiki.conf"
By pressing the button below you select all the text in the textarea. Then you just need to copy the text to the pastebuffer and paste it into the twiki.conf file.
mod_perl startup script
If you choose to run mod_perl you can create a file /var/www/twiki/tools/mod_perl_startup.pl and copy all the text from the text area below and paste into this file.