php/lighttpd: include mime type script

This commit is contained in:
Starbeamrainbowlabs 2023-12-16 21:23:33 +00:00
parent 5528d8f97d
commit bb98e42d41
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 0 deletions

View File

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