mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 14:40:27 +00:00
Move web server config to separate folder.
This commit is contained in:
parent
4584b2aa24
commit
7df3f03362
@ -11,12 +11,12 @@
|
||||
- [Running PowerDNS-Admin on FreeBSD 12.1-RELEASE](install/Running-on-FreeBSD.md)
|
||||
|
||||
## Web Server configuration
|
||||
- [Supervisord](Supervisord-example)
|
||||
- [Systemd](Systemd-example)
|
||||
- [Systemd + Gunicorn + Nginx](Running-PowerDNS-Admin-with-Systemd,-Gunicorn--and--Nginx)
|
||||
- [Systemd + Gunicorn + Apache](Running-PowerDNS-Admin-with-Systemd,-Gunicorn-and-Apache)
|
||||
- [uWSGI](uWSGI-example)
|
||||
- [WSGI-Apache](WSGI-Apache-example)
|
||||
- [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)
|
||||
|
||||
## Feature usage
|
||||
- [DynDNS2](https://github.com/ngoduykhanh/PowerDNS-Admin/wiki/DynDNS2)
|
Loading…
Reference in New Issue
Block a user