User Tools

Site Tools


webapps:hugo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
webapps:hugo [2023/10/03 17:49] – [Configure Nginx] lucidwebapps:hugo [2023/10/03 17:50] (current) – [Configure Nginx] lucid
Line 87: Line 87:
 Add a file to the web root to make sure that everything works in your web browser before moving the actual website to the server. Add a file to the web root to make sure that everything works in your web browser before moving the actual website to the server.
  
-  sudo touch /var/www/html/index.html && echo "Hello World!" > /dev/null | sudo tee -a /var/www/html/index.htm+  sudo touch /var/www/html/index.html && echo "Hello World!" > /dev/null | sudo tee -a /var/www/html/index.html
   sudo chown -R www-data:www-data /var/www/html   sudo chown -R www-data:www-data /var/www/html
  
webapps/hugo.txt · Last modified: 2023/10/03 17:50 by lucid