docs: Fix file extension in FrankenPHP configuration#2067
docs: Fix file extension in FrankenPHP configuration#2067
Conversation
Corrected the file extension for additional configuration files in FrankenPHP section. Signed-off-by: Francis Lavoie <lavofr@gmail.com>
|
I could swear we have an open PR for this (the path is incorrect too). |
|
Ah, 7b8cf6b only touched one but not the other |
|
#2059 seems like it missed an occurrence. The path must be |
henderkes
left a comment
There was a problem hiding this comment.
Hah, you were too fast. Thank you.
|
|
|
Line 19 in d200762 |
|
I chose It's a bit of a mess, like php's paths differing between apt, apk and dnf distributions. I therefore chose those based on a majority concept (i.e. conf.d instead of php.d because that's what apt + apk use) . |
|
Caddy allows for |
Corrected the file extension for additional configuration files in FrankenPHP section.