| 1 | = REDCap Instance Live University |
| 2 | |
| 3 | Tags: [[Application Instance Category]] [[UoL LAMP Server]] [[REDCap]] |
| 4 | |
| 5 | == Technical Details |
| 6 | |
| 7 | URL:: https://crf.lcbru.le.ac.uk/ or https://www204.lamp.le.ac.uk/ |
| 8 | Server:: [[login204.lamp.le.ac.uk]] |
| 9 | Directory:: {{{/local/www/redcap}}} |
| 10 | Database config:: {{{/local/www/redcap/database.php}}} |
| 11 | Database Type:: [[MySql]] [[MySql v5.5]] |
| 12 | Database Server:: [[localhost]] |
| 13 | Database:: {{{redcap}}} |
| 14 | Error Logging:: {{{/local/apache2/log/error.log}}} |
| 15 | Apache Config:: {{{/local/apache2/etc/httpd.conf}}} |
| 16 | Authentication Type:: LDAP |
| 17 | Backup:: See [[UoL LAMP Backups]] |
| 18 | PHP Config:: {{{/local/php5/etc/php.ini}}} |
| 19 | |
| 20 | == Customisations |
| 21 | |
| 22 | == Security Statement |
| 23 | |
| 24 | See: [[UoL LAMP Server Security Statement]] |
| 25 | |
| 26 | - Access to data on the site is limited to administrators of the site |
| 27 | - Authentication for access to the the site is provided by University of Leicester Windows Network authentication, which enforces a strong password policy. |
| 28 | - Communications between the application and its users are encrypted using SSL (HTTPS). |
| 29 | |
| 30 | == Risk Assessment |
| 31 | |
| 32 | See [[UoL LAMP Server Risk Assessment]] |
| 33 | |
| 34 | [[BackLinks]] |