From 88b7331db15ecdc9e8a6b50a405461cdf7c17e98 Mon Sep 17 00:00:00 2001 From: David Mc Ken Date: Thu, 8 Dec 2022 12:34:31 -0400 Subject: [PATCH] Fix missing extensions. --- docs/wiki/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/wiki/README.md b/docs/wiki/README.md index 623c701..f75d8db 100644 --- a/docs/wiki/README.md +++ b/docs/wiki/README.md @@ -13,10 +13,10 @@ ## Web Server configuration - [Supervisord](web-server/Supervisord-example.md) - [Systemd](web-server/Systemd-example.md) -- [Systemd + Gunicorn + Nginx](web-server/Running-PowerDNS-Admin-with-Systemd,-Gunicorn--and--Nginx) -- [Systemd + Gunicorn + Apache](web-server/Running-PowerDNS-Admin-with-Systemd,-Gunicorn-and-Apache) -- [uWSGI](web-server/uWSGI-example) -- [WSGI-Apache](web-server/WSGI-Apache-example) +- [Systemd + Gunicorn + Nginx](web-server/Running-PowerDNS-Admin-with-Systemd,-Gunicorn--and--Nginx.md) +- [Systemd + Gunicorn + Apache](web-server/Running-PowerDNS-Admin-with-Systemd,-Gunicorn-and-Apache.md) +- [uWSGI](web-server/uWSGI-example.md) +- [WSGI-Apache](web-server/WSGI-Apache-example.md) ## Feature usage - [DynDNS2](features/DynDNS2.md) \ No newline at end of file