Documentation, Fix

This commit is contained in:
Lukas
2023-03-08 08:52:27 +01:00
parent 4933351ac1
commit d055fd83c5
6 changed files with 144 additions and 4 deletions

View File

@@ -34,6 +34,7 @@
- [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)
- [Docker-ApacheReverseProxy](webserver/Running-Docker-Apache-Reverseproxy.md)
## Using PowerDNS-Admin
@@ -43,4 +44,8 @@
## Feature usage
- [DynDNS2](features/DynDNS2.md)
- [DynDNS2](features/DynDNS2.md)
## Debugging
- [Debugging the build process](debug/build-process.md)