Overview
Whatever.
TODO
List of stuff that I
should be committed to do.
- Review TWikiInstallationGuide?
- ApacheConfigGenerator? may be incorrect.
<Directory "/var/www/twiki/pub">
####
## Options should be...
####
## Options FollowSymLinks -Indexes
####
Options None # generates 403 error (even if file/dir perms/own are correct)
AllowOverride None
Order Allow,Deny
Allow from all
Deny from env=blockAccess
# Disable execusion of PHP scripts
php_admin_flag engine off
# This line will redefine the mime type for the most common types of scripts
AddType text/plain .shtml .php .php3 .phtml .phtm .pl .py .cgi
</Directory>
- DIsable WYSIWYG plugin
- Set TINYMCEPLUGIN_DISABLE = on