- Add apache mod proxy to support reverse proxy configuration.

This commit is contained in:
2024-12-21 11:36:21 +01:00
parent 2de510e467
commit 56e78a5132
5 changed files with 65 additions and 56 deletions

View File

@@ -2,14 +2,15 @@ Welcome to Rx3-Docker/PHP-Apache docker image!
This project aims to build a PHP + Apache docker image used by others Rx3 packaging projects.
This project aims to build a PHP + Apache docker image used by other Rx3 packaging projects.
Features:
- Curtently based on rx3-docker/server:1.2.0-mga9 image,
- PostgreSQL & MySQL ready,
- PHPMailer installed,
- logrotate configured,
- Apache UID, GID & document root directory configurable.
- Apache UID, GID & document root directory configurable,
- mod_proxy + mod_proxy_html installed.
Enjoy it!