From d5dae6a5b76be705923188eed14fee76749d3da7 Mon Sep 17 00:00:00 2001 From: trevorb Date: Sat, 4 Jan 2025 16:22:05 +1100 Subject: [PATCH] add httpd2.4 into modular section --- ks_netinstall.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/ks_netinstall.cfg b/ks_netinstall.cfg index a4ebfea..a4054aa 100644 --- a/ks_netinstall.cfg +++ b/ks_netinstall.cfg @@ -60,6 +60,7 @@ syslinux %end # Modular +module --name=httpd --stream=2.4 module --name=php --stream=remi-8.3 module --name=perl --stream=5.26 module --name=python36