Deploying a PHP Site on Hosting
In this tutorial, we will learn to deploy PHP sites on virtual hosting (VH).
This operation is a bit more complicated than deploying a regular static site, as there are some important nuances that need to be studied beforehand.
To study this tutorial, you need to complete the main tutorial on deploying sites to hosting, as well as the tutorial on working with SQL on virtual hosting. You should already have a domain and virtual hosting with PHP and SQL.
The tutorial consists of two parts: basic deployment and advanced nuances. Studying the second part is not mandatory, but it is highly advisable to have at least a general understanding. So, let's get started!