summarylogtreecommitdiffstats
path: root/0008-httpd.patch
diff options
context:
space:
mode:
Diffstat (limited to '0008-httpd.patch')
-rw-r--r--0008-httpd.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/0008-httpd.patch b/0008-httpd.patch
new file mode 100644
index 000000000000..c8d8e8a56876
--- /dev/null
+++ b/0008-httpd.patch
@@ -0,0 +1,11 @@
+--- webui/CMakeLists.txt 2022-05-10 23:29:44.000000000 +0300
++++ webui/CMakeLists.txt 2022-05-11 00:05:05.698335917 +0300
+@@ -76,7 +76,7 @@
+ elseif(EXISTS ${sysconfdir}/apache2/conf-available)
+ set(HTTPD_CONF ${sysconfdir}/apache2/conf-available)
+ else()
+- set(HTTPD_CONF ${sysconfdir}/httpd/conf.d)
++ set(HTTPD_CONF ${sysconfdir}/httpd/conf/extra )
+ endif()
+
+ configure_file(