diff --git a/images/php-fpm/lighttpd.conf b/images/php-fpm/lighttpd.conf index bd42a59..2876af5 100644 --- a/images/php-fpm/lighttpd.conf +++ b/images/php-fpm/lighttpd.conf @@ -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" \ No newline at end of file