diff options
-rw-r--r-- | modules/bugzilla/templates/webapp_bugzilla.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/bugzilla/templates/webapp_bugzilla.conf b/modules/bugzilla/templates/webapp_bugzilla.conf index 16e94168..5db49d50 100644 --- a/modules/bugzilla/templates/webapp_bugzilla.conf +++ b/modules/bugzilla/templates/webapp_bugzilla.conf @@ -5,6 +5,7 @@ path_data_directory = "/var/lib/bugzilla" <Directory /usr/share/bugzilla/www> Order allow,deny Allow from all + AllowOverride Limit FileInfo Indexes Options Options ExecCGI DirectoryIndex index.cgi |