- PHP 7 and Composer
- Yaml parser
php7.2-yaml
- Server modules for .htpasswd authentication.
- .htaccess
- .htpasswd (user:
admin
password:admin
) - .htgroup
- Point where .htaccess and .htgroup are stored.
-
Set server as the owner of the files .htaccess and .htpasswd.
sudo chown www-data:www-data .ht*