summaryrefslogtreecommitdiffstats
path: root/misc/apache/bcfg2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'misc/apache/bcfg2.conf')
-rw-r--r--misc/apache/bcfg2.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/apache/bcfg2.conf b/misc/apache/bcfg2.conf
index 6cd5addf5..b8409a513 100644
--- a/misc/apache/bcfg2.conf
+++ b/misc/apache/bcfg2.conf
@@ -4,7 +4,7 @@
#
WSGIScriptAlias /bcfg2 "/usr/share/bcfg2/reports.wsgi"
- WSGISocketPrefix /var/run/httpd/wsgi
+ WSGISocketPrefix /var/run/apache2/wsgi
WSGIDaemonProcess Bcfg2.Server.Reports processes=1 threads=10
WSGIProcessGroup Bcfg2.Server.Reports