From fa791103d4e21d463fbf8b02cff570137465e323 Mon Sep 17 00:00:00 2001 From: seanmancini <69045419+seanmancini@users.noreply.github.com> Date: Fri, 17 Jan 2025 12:01:40 -0500 Subject: [PATCH] Update cacti.conf (#6067) Commenting out to test workflow --- tests/tools/cacti.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tests/tools/cacti.conf b/tests/tools/cacti.conf index b69f9a0c43..228315d2f0 100644 --- a/tests/tools/cacti.conf +++ b/tests/tools/cacti.conf @@ -27,10 +27,11 @@ CustomLog ${APACHE_LOG_DIR}/access.log combined - +##Commenting out to test workflow + # # 2.4.10+ can proxy to unix socket - SetHandler "proxy:unix:/var/run/php/php-fpm.sock|fcgi://localhost" - + # SetHandler "proxy:unix:/var/run/php/php-fpm.sock|fcgi://localhost" + # Alias /cacti GITHUB_WORKSPACE