preloader
  • Inicio
  • Instalando apache con php7

Se uso lo siguiente

<FilesMatch \.php$>
SetHandler application/x-httpd-php
</FilesMatch>
LoadModule php7_module modules/libphp7.so
Include conf/extra/php7_module.conf
comments powered by Disqus