| 1 | = SCAD Instance Live |
| 2 | |
| 3 | Tags: [[Lcbru Application Instance]] [[UoL LAMP Server]] [[Drupal]] [[SCAD and CAE Study]] |
| 4 | |
| 5 | == Technical Details |
| 6 | |
| 7 | URL:: http://scadcae.lcbru.le.ac.uk or https://www159.lamp.le.ac.uk |
| 8 | Server:: [[login159.lamp.le.ac.uk]] |
| 9 | Directory:: {{{/local/www/scadcae}}} |
| 10 | Database config:: {{{/local/www/scadcae/sites/default/settings.php}}} |
| 11 | Database Type:: [[MySql]] |
| 12 | Database Server:: [[localhost]] |
| 13 | Database:: {{{scadcae}}} |
| 14 | Error Logging:: {{{/local/apache2/log/error.log}}} |
| 15 | Apache Config:: {{{/local/apache2/etc/httpd.conf}}} |
| 16 | |
| 17 | == Security Statement |
| 18 | |
| 19 | See: [[UoL LAMP Server Security Statement]] |
| 20 | |
| 21 | - Access to data on the site is limited to administrators of the site |
| 22 | - Authentication for access to the site uses Drupal's authentication, which only stores a hashed value for the password. |
| 23 | - Application software news feeds are monitored and security patches are applied immediately. |
| 24 | |
| 25 | == To Do List |
| 26 | |
| 27 | - [[ToDo]]: Redirect http traffic to https URL - see: [[https://wiki.apache.org/httpd/RedirectSSL]] |
| 28 | - [[ToDo]]: Sort out certificate |
| 29 | |
| 30 | [[BackLinks]] |