Fix missing extensions.

This commit is contained in:
David Mc Ken 2022-12-08 12:34:31 -04:00
parent 2c7c75b3a6
commit 88b7331db1

View File

@ -13,10 +13,10 @@
## Web Server configuration ## Web Server configuration
- [Supervisord](web-server/Supervisord-example.md) - [Supervisord](web-server/Supervisord-example.md)
- [Systemd](web-server/Systemd-example.md) - [Systemd](web-server/Systemd-example.md)
- [Systemd + Gunicorn + Nginx](web-server/Running-PowerDNS-Admin-with-Systemd,-Gunicorn--and--Nginx) - [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) - [Systemd + Gunicorn + Apache](web-server/Running-PowerDNS-Admin-with-Systemd,-Gunicorn-and-Apache.md)
- [uWSGI](web-server/uWSGI-example) - [uWSGI](web-server/uWSGI-example.md)
- [WSGI-Apache](web-server/WSGI-Apache-example) - [WSGI-Apache](web-server/WSGI-Apache-example.md)
## Feature usage ## Feature usage
- [DynDNS2](features/DynDNS2.md) - [DynDNS2](features/DynDNS2.md)