aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla
diff options
context:
space:
mode:
Diffstat (limited to 'modules/bugzilla')
-rw-r--r--modules/bugzilla/templates/vhost_mageia.org.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bugzilla/templates/vhost_mageia.org.conf b/modules/bugzilla/templates/vhost_mageia.org.conf
index 625fb666..60cd8195 100644
--- a/modules/bugzilla/templates/vhost_mageia.org.conf
+++ b/modules/bugzilla/templates/vhost_mageia.org.conf
@@ -3,7 +3,7 @@ path_data_directory = "/usr/lib" + ( architecture == "x86_64" ? '64' : '') + "/b
%>
<VirtualHost *:80>
- ServerName bugs.mageia.org
+ ServerName bugs.<%= domain %>
DocumentRoot /usr/share/bugzilla/www
Alias /bugzilla/data <%= path_data_directory %>
Alias /bugzilla /usr/share/bugzilla/www