Skip to content

Commit 046bd3e

Browse files
author
Till Brehm
committed
Merge branch '6632-disable-fastcgi-option-on-newly-installed-systems' into 'develop'
Resolve "Disable FastCGI option on newly installed systems" Closes #6632 See merge request ispconfig/ispconfig3!1915
2 parents c668da9 + 653c485 commit 046bd3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tpl/system.ini.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ vhost_aliasdomains=n
3535
client_username_web_check_disabled=n
3636
backups_include_into_web_quota=n
3737
reseller_can_use_options=n
38-
web_php_options=no,fast-cgi,php-fpm
38+
web_php_options=no,php-fpm
3939
show_aps_menu=n
4040
client_protection=y
4141
ssh_authentication=

0 commit comments

Comments
 (0)