diff --git a/plugins/haproxy/index.py b/plugins/haproxy/index.py index ff937a952..864fc8763 100755 --- a/plugins/haproxy/index.py +++ b/plugins/haproxy/index.py @@ -40,7 +40,7 @@ def getConfTpl(): def getConf(): - path = getServerDir() + "/sphinx.conf" + path = getServerDir() + "/haproxy.conf" return path