Skip to content

Instantly share code, notes, and snippets.

@ahmadkakarr
Created July 10, 2022 08:35
Show Gist options
  • Save ahmadkakarr/b0b6a8673aebd9b500e0bf8960e4158b to your computer and use it in GitHub Desktop.
Save ahmadkakarr/b0b6a8673aebd9b500e0bf8960e4158b to your computer and use it in GitHub Desktop.
Configuring PHP 8.x Version with apache
PHPIniDir "C:/php811"
AddHandler application/x-httpd-php .php
LoadModule php_module "C:/php811/php8apache2_4.dll"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment