gwmatthews

gwmatthews ·

George is a philosophy professor who has always loved messing around with computers.
fatg3erman/RompR

403 error with nginx on Linux Mint

Thanks for the response!

It was a permissions error with nginx since localhost alone was giving a 403 response as well.

After some more web searching I found a solution:

sudo chmod 755 /var/www

And PS, looks fantastic so far!