When creating new folder/directories in the /var/www folder you will need to make sure the Apache2 service has read access.
In my limited experience this the user/group is www-data
You can change the owner of a folder using the “chown” command
When creating new folder/directories in the /var/www folder you will need to make sure the Apache2 service has read access.
In my limited experience this the user/group is www-data
You can change the owner of a folder using the “chown” command