Published
- 1 min read
nginx 403 forbidden
The solution for this is noted below
nginx 403 forbidden
Solution
$> chown www-data:www-data /var/www
$> chmod 744 /var/www
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
$> chown www-data:www-data /var/www
$> chmod 744 /var/www
Try other methods by searching on the site. That is if this doesn’t work