Fix index.php being downloaded on 404

Signed-off-by: Eric Nemchik <eric@nemchik.com>
This commit is contained in:
Eric Nemchik
2023-11-27 18:27:05 -06:00
committed by Peglah
parent 70bea0a816
commit ad1884e5b4
2 changed files with 5 additions and 3 deletions

View File

@@ -153,7 +153,8 @@ app_setup_block: |
# changelog
changelogs:
- { date: "08.11.23:", desc: "Add GleSYS DNS plugin." }
- { date: "01.01.24:", desc: "Add GleSYS DNS plugin." }
- { date: "27.04.23:", desc: "[Existing users should update:](https://github.com/linuxserver/docker-swag/blob/master/README.md#updating-configs) site-confs/default.conf - Fix index.php being downloaded on 404." }
- { date: "01.10.23:", desc: "Fix \"unrecognized arguments\" issue in DirectAdmin DNS plugin." }
- { date: "28.08.23:", desc: "Add Namecheap DNS plugin." }
- { date: "12.08.23:", desc: "Add FreeDNS plugin. Detect certbot DNS authenticators using CLI." }