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