aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/sympa/templates/webapp_sympa.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sympa/templates/webapp_sympa.conf b/modules/sympa/templates/webapp_sympa.conf
index dbaba342..43f3256c 100644
--- a/modules/sympa/templates/webapp_sympa.conf
+++ b/modules/sympa/templates/webapp_sympa.conf
@@ -1,6 +1,6 @@
<Directory <%= lib_dir + "/sympa/cgi" %> >
Options ExecCGI
- AddHandler fastcgi-script .fcgi
+ AddHandler cgi-script .fcgi
DirectoryIndex wwsympa-wrapper.fcgi
<IfModule mod_authz_core.c>