Page 1 of 1

CSF pignore *

Posted: 03 Feb 2021, 08:19
by jmginer
Hello,

in csf.pignore

instead of this:

Code: Select all

exe:/opt/cpanel/ea-php56/root/usr/bin/lsphp
exe:/opt/cpanel/ea-php70/root/usr/bin/lsphp
exe:/opt/cpanel/ea-php71/root/usr/bin/lsphp
exe:/opt/cpanel/ea-php72/root/usr/bin/lsphp
exe:/opt/cpanel/ea-php73/root/usr/bin/lsphp
exe:/opt/cpanel/ea-php74/root/usr/bin/lsphp
can I add this?

Code: Select all

exe:/opt/cpanel/ea-php*/root/usr/bin/lsphp
Thanks!