diff --git a/server/web/apache/actions.py b/server/web/apache/actions.py
index 89eb5e677f..cad3684435 100644
--- a/server/web/apache/actions.py
+++ b/server/web/apache/actions.py
@@ -30,7 +30,7 @@ def config_layout():
htdocsdir: /var/www/localhost/htdocs
cgidir: /var/www/localhost/cgi-bin
manualdir: /usr/share/doc/version/manual
- sysconfdir: /etc/apache2
+ sysconfdir: /etc/httpd/conf
localstatedir: /var
runtimedir: /run
logfiledir: /var/log/apache2
@@ -125,7 +125,7 @@ def install():
"my $envvars = \"$installbuilddir/envvars\";")
# Clean-up
- pisitools.remove("/etc/apache2/*")
+ # pisitools.remove("/etc/apache2/*")
pisitools.remove("/var/www/localhost/htdocs/*")
# Add conf.d for 3rd party configuration files
diff --git a/server/web/apache/pspec.xml b/server/web/apache/pspec.xml
index cf912359e5..e815c3024b 100644
--- a/server/web/apache/pspec.xml
+++ b/server/web/apache/pspec.xml
@@ -13,7 +13,7 @@
service
Apache web server
Apache HTTP Server is a free software/open source web server for Unix-like systems, Microsoft Windows, Novell NetWare and other operating systems. Apache is notable for playing a key role in the initial growth of the World Wide Web, and continues to be the most popular web server in use, serving as the de facto reference platform against which other web servers are designed and judged.
- https://downloads.apache.org/httpd/httpd-2.4.57.tar.bz2
+ https://downloads.apache.org/httpd/httpd-2.4.61.tar.bz2
apr-devel
nss-devel
@@ -91,6 +91,13 @@
+
+ 2024-07-03
+ 2.4.61
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2023-10-17
2.4.57