diff --git a/doc/source/index.rst b/doc/source/index.rst index ddd0c47..f7c9188 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -27,7 +27,7 @@ Contributors Guide .. toctree:: :maxdepth: 2 - + reference .. toctree:: diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 96451e9..d0fb84e 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -19,7 +19,7 @@ The recommended way is to run the proxy using uwsgi and apache through the sudo apt install uwsgi uwsgi-plugin-python libapache2-mod-proxy-uwsgi uwsgi mixmatch/httpd/mixmatch-uwsgi.ini - sudo cp mixmatch/httpd/mixmatach-uwsgi.ini /etc/apache2/sites-available/mixmatch.conf + sudo cp mixmatch/httpd/mixmatch-uwsgi.conf /etc/apache2/sites-available/mixmatch.conf sudo a2ensite mixmatch