Drupal 8 vhost configuration for NGINX - Part 2
In previous part of nginx vhost configuration, we've configured nginx to serve Drupal site directly (i.e. "http://example.com"). In this part we're going to configure nginx to serve Drupal as a sub-directory. For e.g. "http://localhost/drupal" or "http://example.com/subsite".