Skip to content

Docker-compose setup to serve a php project with apache and fpm

License

Notifications You must be signed in to change notification settings

daniel-kappe/php-apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP FPM over Apache2

This is a docker-compose setup giving a setup to run PHP websites over FastCGI Process Manager. The project is served using the httpd docker image.

Usage

If needed, PHP and Apache versions may be changed in the corresponding Dockerfile. Apache and PHP configuration should work out of the box. Both can be modified in the files inside the subfolders.

The website served should be placed inside the html folder. And is exposed to localhost on port 8080

License

This project is distributed under the MIT license (see LICENSE.md)

About

Docker-compose setup to serve a php project with apache and fpm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published