Notes
- Use
chown -R www-data:www-data static/
andchown -R www-data:www-data media/
to give nginx access to the files. Fixes the 403 error when accessing static files
chown -R www-data:www-data static/
and chown -R www-data:www-data media/
to give nginx access to the files. Fixes the 403 error when accessing static files