You are here: Main Web>WikiUsers>KwangErnLiew (07 Jan 2009)

KwangErn Liew

Country Belgium
Organisation
Organisation website
My homepage
Email
Comment

Overview

Whatever. smile

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
Topic revision: r3 - 07 Jan 2009 - 17:42:50 - KwangErnLiew
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads