Update to Laragon Portable 3.3

This commit is contained in:
Khoa Le
2018-07-18 11:22:49 +07:00
parent b40d0b0fea
commit 2b3a15d000
614 changed files with 204871 additions and 0 deletions

6
etc/apache2/mod_php.conf Normal file
View File

@@ -0,0 +1,6 @@
# This file is auto-generated, so please keep it intact.
LoadModule php7_module "C:/wamp/bin/php/php-7.1.5-Win32-VC14-x64/php7apache2_4.dll"
PHPIniDir "C:/wamp/bin/php/php-7.1.5-Win32-VC14-x64"
<IfModule mime_module>
AddType application/x-httpd-php .php
</IfModule>