From 31dff3ee6402d1140ba6031140575d6042579101 Mon Sep 17 00:00:00 2001 From: Nigel McNie Date: Mon, 14 May 2007 22:43:31 +1200 Subject: [PATCH] Use generic hostname --- profile/mahara-dev/data/mahara.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/mahara-dev/data/mahara.conf b/profile/mahara-dev/data/mahara.conf index 0ddf2ea..9504e20 100644 --- a/profile/mahara-dev/data/mahara.conf +++ b/profile/mahara-dev/data/mahara.conf @@ -1,6 +1,6 @@ NameVirtualHost *:80 - ServerName __VSNAME__.abelard.wgtn.cat-it.co.nz + ServerName __VSNAME__.__HOST__.wgtn.cat-it.co.nz DocumentRoot /home/__PROFILEOPTION_username__/mahara/htdocs -- 2.39.5