Changes between Version 9 and Version 10 of InstallationGuidelines


Ignore:
Timestamp:
01/10/09 11:23:52 (16 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines

    v9 v10  
    1717  * [wiki:InstallationGuidelinesGoogleAppEngine GoogleAppEngine]
    1818
    19 Unless using mod_rewrite for this, you can provide {{{favicon.ico}}} & {{{robots.txt}}} via
    20 {{{web2py/routes.py}}} (copy {{{routes.example.py}}} & edit)
     19 * ConfigurationGuidelines
    2120
    22 NB Current versions come in 'Debug' mode.[[BR]]
    23 If you want to improve performance then go to [http://127.0.0.1:8000/sahana/appadmin/update/db/default_setting/1 appadmin] & deselect the Debug option.
    24 
    25 If you wish to disable Self-Registration:
    26  * Remove the link from the menu in layout.html
    27  * Disable the function in controllers/default.py
     21 * Maintenance Guidelines