php: lighttpd: typo

This commit is contained in:
Starbeamrainbowlabs 2023-12-16 22:07:36 +00:00
parent bb98e42d41
commit 75a19aadfc
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -16,5 +16,5 @@ fastcgi.server = ( ".php" =>
))
)
include_shell "/usr/share/lighttpd/create-mime.assign.pl"
include_shell "/usr/share/lighttpd/create-mime.conf.pl"
include "/srv/lighttpd/*.conf"