Skip to content

Instantly share code, notes, and snippets.

@Barrz417
Forked from codigoconjuan/httpd.conf
Created June 26, 2024 19:53
Show Gist options
  • Save Barrz417/1eaa3f95ac50be71558249a9dbfc9520 to your computer and use it in GitHub Desktop.
Save Barrz417/1eaa3f95ac50be71558249a9dbfc9520 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