6cb53d
6cb53d
<IfModule !mod_php5.c>
6cb53d
  <IfModule !prefork.c>
6cb53d
    # ZTS module is not supported, so FPM is preferred
6cb53d
    # LoadModule php7_module modules/libphp7-zts.so
6cb53d
  </IfModule>
6cb53d
</IfModule>