Page 1 of 1

opcache disable for web domain in VestaCP

Posted: Wed Oct 14, 2020 11:05 am
by Bez
I have Apache 2.0 Handler with Zend OPcache.
To disable opcache we need just add to .htaccess file

Code: Select all

php_flag opcache.enable Off
I want do add new option on each web domain to switch opcache on/off.
What should I do to make new option for web domain settings like below?
Image