codebasics/py

Bengaluru home price hosting issue

shrikanth88 opened this issue · 1 comments

Dear team,

Please help me out .
I've written the exact same code for this project .
the nginx server starts fine and shows "Running" , but i couldn't load the app.html file its giving me "403 - forbidden" error.

I've tried many time but didn't worked out .

any suggestions is a great help.

use the following command to move an Nginx web root to a new location

sudo rsync -av /var/www/html /mnt/volume-nyc1-01

follow the link below
https://www.digitalocean.com/community/tutorials/how-to-move-an-nginx-web-root-to-a-new-location-on-ubuntu-16-04