Fix #198, add note about nginx config location
This commit is contained in:
committed by
Steve Chávez
parent
1fd06ff65d
commit
3babff99b9
@@ -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_fulltable:
|
||||||
|
|
||||||
Block Full-Table Operations
|
Block Full-Table Operations
|
||||||
|
|||||||
Reference in New Issue
Block a user