mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
docs: improve description of uwsgi & ngingx setup
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
cbc08fdc26
commit
387c6a7769
11 changed files with 182 additions and 83 deletions
|
|
@ -8,7 +8,7 @@
|
|||
.. sidebar:: further reading
|
||||
|
||||
- :ref:`installation`
|
||||
- :ref:`searx_filtron`
|
||||
- :ref:`searx filtron`
|
||||
- :ref:`architecture`
|
||||
|
||||
.. _Go: https://golang.org/
|
||||
|
|
@ -64,6 +64,7 @@ To install searx in your public HTTP server use:
|
|||
$ sudo -H a2enmod proxy
|
||||
$ sudo -H a2enmod proxy_http
|
||||
|
||||
.. _filtron.sh overview:
|
||||
|
||||
Overview
|
||||
========
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ into this user account.
|
|||
|
||||
.. hint::
|
||||
|
||||
To add morty to your searx instance read chapter :reF:`searx_morty`.
|
||||
To add morty to your searx instance read chapter :ref:`searx morty`.
|
||||
|
||||
|
||||
Overview
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue