Skip to content
/ apache-php-fpm Public template

High-performance PHP on apache httpd 2.4.x using mod_proxy_fcgi and php-fpm.

Notifications You must be signed in to change notification settings

gweecl/apache-php-fpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache 2.4.x and PHP-FPM running in Docker

Prerequisites

Get Started

Running Apache 2.4.x and PHP-FPM

docker-compose up

Running with phpMyAdmin and MariaDB

docker-compose -f docker-compose.yml -f docker-compose.local.yml up

Setup for Laravel

  1. Install Laravel into src directory.
  2. Update document root to /var/www/html/public in Apache virtual host configurations file.

About

High-performance PHP on apache httpd 2.4.x using mod_proxy_fcgi and php-fpm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published