File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -167,8 +167,8 @@ programming languages and protocols - including Python and WSGI. uWSGI can
167167either be run as a stand-alone web router, or be run behind a full web
168168server (such as Nginx or Apache). In the latter case, a web server can
169169configure uWSGI and an application's operation over the
170- `uwsgi <https://uwsgi-docs.readthedocs.org/en/latest/Protocol.html >`_
171- protocol. uWSGI's web server support allows for dynamically configuring
170+ `uwsgi protocol <https://uwsgi-docs.readthedocs.org/en/latest/Protocol.html >`_.
171+ uWSGI's web server support allows for dynamically configuring
172172Python, passing environment variables and further tuning. For full details,
173173see `uWSGI magic
174174variables <https://uwsgi-docs.readthedocs.org/en/latest/Vars.html> `_.
You can’t perform that action at this time.
0 commit comments