- Enable Apache Macro support,

- Add SupervisorProxy macro,
- Change rx3.conf config priority from 50 to 30.
This commit is contained in:
2026-02-11 19:25:27 +01:00
parent 8f5a7cc17d
commit 13e032e9e4
4 changed files with 27 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ Features:
- logrotate configured,
- Apache UID, GID & document root directory configurable,
- mod_proxy + mod_proxy_html installed,
- SupervisorProxy Apache macro,
- HTTPD service enabled by default (APACHE_HTTPD_ENABLED),
- PHP_MEMORY_LIMIT variable set to 512M by default,
- PHP_UPLOAD_LIMIT variable set to 32M by defaylt.