Anyone have any idea where I can set security.limit_extensions = .php .htm .html in just one place? I have to set it in both /etc/php/8.1/fpm/php-fpm.conf and /etc/php/8.1/fpm/pool.d/www-two.conf right now. Would be nice to just set it once so I won't have to remember what I did today.
The output of sudo ls -la /run/php/ is
drwxr-xr-x 2 www-data www-data 100 Oct 5 14:47 .
drwxr-xr-x 31 root root 1020 Oct 5 14:47 ..
-rw-r--r-- 1 root root 5 Oct 5 14:47 php8.1-fpm.pid
srw-rw---- 1 root www-data 0 Oct 5 14:47 php81-fpm.sock
srw-rw---- 1 root www-data 0 Oct 5 14:47 php81-two-fpm.sock