aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/sympa/templates/webapp_sympa.conf5
1 files changed, 1 insertions, 4 deletions
diff --git a/modules/sympa/templates/webapp_sympa.conf b/modules/sympa/templates/webapp_sympa.conf
index 84debe38..b920a8f1 100644
--- a/modules/sympa/templates/webapp_sympa.conf
+++ b/modules/sympa/templates/webapp_sympa.conf
@@ -1,7 +1,4 @@
-<%-
-path_cgi_directory = "/usr/lib" + ( architecture == "x86_64" ? '64' : '') + "/sympa/cgi"
--%>
-<Directory <%= path_cgi_directory %> >
+<Directory <%= lib_dir + "/sympa/cgi" %> >
Options ExecCGI
AddHandler fastcgi-script .fcgi
DirectoryIndex wwsympa-wrapper.fcgi