-
Tutorial
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 d...
•
By
Melissa Anderson, Kathleen Juell
Nginx
Block Storage
Storage
Ubuntu
Ubuntu 18.04
-
Tutorial
In this guide, we’ll show you how to move an Apache document root to a new location which allows you to independently scale storage for different sites.
•
By
Melissa Anderson, Kathleen Juell
Apache
Storage
Block Storage
Ubuntu
Ubuntu 18.04
-
Tutorial
On Debian 8, the Apache2 web server stores its documents in /var/www/html by default. This directory is located on the root filesystem with the rest of the operating system. You may want to move the document root to a...
•
By
Brian Hogan
Apache
Block Storage
Storage
Debian
-
Tutorial
On Ubuntu, by default, the Nginx web server stores its documents in /var/www/html, which is typically located on the root filesystem with rest of the operating system. Sometimes, though, it’s helpful to move the docum...
•
By
Melissa Anderson
Nginx
Block Storage
Storage
Ubuntu
Ubuntu 16.04
-
Tutorial
In this guide, we’ll show you how to move an Apache document root to a new location which allows you to independently scale storage for different sites.
•
By
Melissa Anderson
Apache
Storage
Block Storage
Ubuntu
Ubuntu 16.04
-
Tutorial
Installing web-facing programs often involves following the same basic set of steps. This involves installing and configuring a web stack (often LAMP), uploading the application's files to the web root, and configuri...
•
By
Justin Ellingwood
Linux Basics
MySQL
PHP
Apache
Ubuntu