Block Storage

How To Move an Nginx Web Root to a New Location on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Move an Nginx Web Root to a New Location on Ubuntu 18.04

On Ubuntu, by default, the Nginx web server stores its documents in `/var/www/html`, which is typically located on the root filesystem with the rest of the operating system. Sometimes, though, it’s helpful to move the document root to another location, such as a separate mounted filesystem.

Read more
CHAT