diff options
Diffstat (limited to 'modules/bugzilla/templates/webapp_bugzilla.conf')
| -rw-r--r-- | modules/bugzilla/templates/webapp_bugzilla.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bugzilla/templates/webapp_bugzilla.conf b/modules/bugzilla/templates/webapp_bugzilla.conf index 6873a842..d2e3f395 100644 --- a/modules/bugzilla/templates/webapp_bugzilla.conf +++ b/modules/bugzilla/templates/webapp_bugzilla.conf @@ -2,7 +2,7 @@ path_data_directory = "/usr/share/bugzilla/" %> -<Directory <%= @path_data_directory %> > +<Directory <%= path_data_directory %> > AddHandler cgi-script .cgi Options +ExecCGI +FollowSymLinks DirectoryIndex index.cgi index.html |
