From 3babff99b9b0c5d2f74dc90a292f84065856baf2 Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Thu, 1 Aug 2019 14:30:13 -0500 Subject: [PATCH] Fix #198, add note about nginx config location --- admin.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/admin.rst b/admin.rst index 12af107e4..26dd090f4 100644 --- a/admin.rst +++ b/admin.rst @@ -30,6 +30,11 @@ The first step is to create an Nginx configuration file that proxies requests to } } +.. note:: + + For ubuntu, if you already installed nginx through :code:`apt` you can add this to the config file in + :code:`/etc/nginx/sites-enabled/default`. + .. _block_fulltable: Block Full-Table Operations