php/lighttpd: include mime type script
This commit is contained in:
parent
5528d8f97d
commit
bb98e42d41
1 changed files with 1 additions and 0 deletions
|
@ -16,4 +16,5 @@ fastcgi.server = ( ".php" =>
|
||||||
))
|
))
|
||||||
)
|
)
|
||||||
|
|
||||||
|
include_shell "/usr/share/lighttpd/create-mime.assign.pl"
|
||||||
include "/srv/lighttpd/*.conf"
|
include "/srv/lighttpd/*.conf"
|
Loading…
Reference in a new issue