Skip to content

Instantly share code, notes, and snippets.

@codigoconjuan
Created March 2, 2022 18:33
Show Gist options
  • Save codigoconjuan/deeb683d13e08c75111b83b625a8e3c9 to your computer and use it in GitHub Desktop.
Save codigoconjuan/deeb683d13e08c75111b83b625a8e3c9 to your computer and use it in GitHub Desktop.
Gist para Configurar PHP 8
LoadModule php_module "C:/php/php8apache2_4.dll"
AddHandler application/x-httpd-php .php
PHPIniDir "c:/php"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment