Skip to content

Commit 01155a5

Browse files
author
Till Brehm
committed
Merge branch 'patch-1' into 'stable-3.1'
Update php_fpm_pool.conf.master - removed php_admin_value[cgi.fix_pathinfo] See merge request ispconfig/ispconfig3!981
2 parents dbc8e9d + c705368 commit 01155a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/conf/php_fpm_pool.conf.master

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ chdir = /
3030
<tmpl_if name='php_fpm_chroot'>
3131
chroot = <tmpl_var name='php_fpm_chroot_dir'>
3232
php_admin_value[doc_root] = <tmpl_var name='php_fpm_chroot_web_folder'>
33-
php_admin_value[cgi.fix_pathinfo] = 0
3433
</tmpl_if>
3534

3635
env[HOSTNAME] = $HOSTNAME

0 commit comments

Comments
 (0)