diff options
Diffstat (limited to 'modules/bugzilla-dev')
-rwxr-xr-x | modules/bugzilla-dev/templates/webapp_bugzilla.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bugzilla-dev/templates/webapp_bugzilla.conf b/modules/bugzilla-dev/templates/webapp_bugzilla.conf index 9446ce4f..9c1d546d 100755 --- a/modules/bugzilla-dev/templates/webapp_bugzilla.conf +++ b/modules/bugzilla-dev/templates/webapp_bugzilla.conf @@ -2,7 +2,7 @@ path_data_directory = "/var/lib/bugzilla" %> -<Directory /usr/share/bugzilla/www> +<Directory /usr/share/bugzilla/> Order allow,deny Allow from all AllowOverride Limit FileInfo Indexes Options |