Changes between Version 9 and Version 10 of UoL LAMP HowTo Install Python Flask Applications


Ignore:
Timestamp:
10/01/18 14:51:54 (6 years ago)
Author:
Richard Bramley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UoL LAMP HowTo Install Python Flask Applications

    v9 v10  
    160160
    161161### 'Main' server configuration #############################################
    162 <Directory /local/downloads>
     162<Directory {{{path to application folder}}}>
    163163    SetEnv FLASK_SECRET_KEY {{{Some Secret Key}}}
    164164    SetEnv ENV1 env1_value