You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The directory structure of Moodle files has changed in 5.1.
17
+
A new **"public"** folder has been introduced to contain all web accessible files.
18
+
Configuration and other sensitive files are now stored outside this folder for better security.
19
+
20
+
You will need to reconfigure your web server to accommodate this change as part of the upgrade process.
21
+
Please review the configuration information, see [Code Restructure - Moodle Developer Resources](/docs/5.1/guides/restructure) prior to beginning the upgrade process 5.1.
22
+
:::
23
+
15
24
If you are upgrading from a previous version, please see [Upgrading](https://docs.moodle.org/en/Upgrading) in the user docs.
0 commit comments