IT/Software/Web Applications
Jump to navigation
Jump to search
Web Apps refer to a class of software that is a visual GUI presented via a browser.
- It typically has three parts
- Software running in /var/www/html/
- Database running in mysql
- We typically use phpMyAdmin to manage our databases
- Files which are stored:
- in the webroot as WordPress or outside as Moodle
- this is largely up to the end user