Moodle: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 February 2025

  • curprev 07:2707:27, 27 February 2025Wenheping talk contribs 3,586 bytes +102 No edit summary
  • curprev 07:2407:24, 27 February 2025Wenheping talk contribs 3,484 bytes +13 No edit summary
  • curprev 07:2207:22, 27 February 2025Wenheping talk contribs 3,471 bytes +3,471 Created page with "Installing Moodle on Alpine Linux Moodle is one of the most well-known open-source learning management systems. The following steps have been tested on a fresh installation of Alpine Linux 3.21.3. 1. Install Apache2 Server # apk add apache2 # rc-service apache2 start # Start the service # rc-update add apache2 # Enable auto-start on boot Configuration file location: /etc/apache2/httpd.conf Web root directory: /var/www/localhost/htdocs Log file location..."