I have a folder example.com on the server and inside it a folder public_html. One is the root of the project and the other is webroot. When I install Drupal 10 using Composer, I get the path to the website public_html/web/*. Since the web in the path is the problem, I tried to find a solution. After 1 day of searching the internet and trying everything, I decided to write this post and ask for help.
I want to start by saying I am new to FreeBSD, Linux or any operating system related to open source. I want to say thank you for any help in advanced.
I am eager to learn. I have setup TrueNAS configured my pools setup datasets and setup plex on this TrueNAS. Now I am trying to get Drupal8 setup on it.
I want to start by saying I am new to FreeBSD, Linux or any operating system related to open source. I want to say thank you for any help in advanced.
I am eager to learn. I have setup TrueNAS configured my pools setup datasets and setup plex on this TrueNAS operating system. Now I am trying to get Drupal8 setup on it.
(Not sure if this is appropriate place to ask this question. Point me elsewhere if not. Thanks. Not *directly* a Drupal question, but it *is* about best approach to managing Drupal.)
I have a handful of Drupal sites currently on a shared server and plan to move them to a VPS. I use DDEV/Composer/Drush for dev locally on my MacBook and would like to have Composer/Drush available for some tasks on the VPS - though I plan to do my devel and management locally, not on production.