We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdd44e8 commit d11bbbdCopy full SHA for d11bbbd
user_guide_src/source/installation/upgrade_4xx.rst
@@ -54,6 +54,9 @@ Application Structure
54
This means that you should configure your web server to "point" to your project's
55
**public** folder, and not to the project root.
56
57
+ If you would use Shared Hosting and you cannot set it, see
58
+ `Install CodeIgniter 4 on Shared Hosting (cPanel) <https://forum.codeigniter.com/showthread.php?tid=76779>`_.
59
+
60
- The **application** folder is renamed as **app** and the framework still has **system** folders,
61
with the same interpretation as before.
62
- The framework now provides for a **public** folder, intended as the document root for your app.
0 commit comments