- Add Apache enabling via APACHE_HTTPD_ENABLE environement variable.

This commit is contained in:
2024-12-31 20:02:25 +01:00
parent 56e78a5132
commit c3f77114c3
5 changed files with 25 additions and 9 deletions

View File

@@ -10,7 +10,8 @@ Features:
- PHPMailer installed,
- logrotate configured,
- Apache UID, GID & document root directory configurable,
- mod_proxy + mod_proxy_html installed.
- mod_proxy + mod_proxy_html installed,
- HTTPD service enabled by default.
Enjoy it!