I'm in the process of migrating a site from Drupal 8.7.x to 8.8.x (8.8.2 in this case). Up until this site, all my work has been in Drupal 7 or below, so I'm learning Drupal 8 and it's new structures, methods, etc. with this site.
Both my test site (8.8.2) and my production site (8.7.10) have a web folder inside the site root:
As someone trying to move to Drupal 8 and learn composer it's frustrating that just when you think you have something new down, the whole process is uprooted and a long tutorial about how to update everything to use the newest composer method is now on my plate.
I have to install, with composer, the Multi Site with D8 locally on XAMPP.
I have read various articles but I have difficulties when I install the first site I get the error page not found
In the various examples seen, someone installs it on the main folder, while others do it only in the two folders created in sites.
Given the amount of advice and material, I find myself in difficulty. A help?
We moved the site today to the client server. The automatically created "htaccess" file, which sits in the "/web/sites/default/files" folder, does prevent the apache (php) from creating files (image styles).