We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dbc8e9d + c705368 commit 01155a5Copy full SHA for 01155a5
server/conf/php_fpm_pool.conf.master
@@ -30,7 +30,6 @@ chdir = /
30
<tmpl_if name='php_fpm_chroot'>
31
chroot = <tmpl_var name='php_fpm_chroot_dir'>
32
php_admin_value[doc_root] = <tmpl_var name='php_fpm_chroot_web_folder'>
33
-php_admin_value[cgi.fix_pathinfo] = 0
34
</tmpl_if>
35
36
env[HOSTNAME] = $HOSTNAME
0 commit comments