Installing the web server
Last updated
Was this helpful?
Last updated
Was this helpful?
Edit the default server configuration of Nginx by running the following command in the terminal:
Add the following location block to the server configuration:
Save the changes and close the file. Restart Nginx for the changes to take effect:
Unzip the web.zip file into the directory /var/www/html
.