]> git.mjollnir.org Git - vserverctl.git/commitdiff
Use generic hostname
authorNigel McNie <nigel@catalyst.net.nz>
Mon, 14 May 2007 10:43:31 +0000 (22:43 +1200)
committerNigel McNie <nigel@freud.wgtn.cat-it.co.nz>
Mon, 14 May 2007 10:43:31 +0000 (22:43 +1200)
profile/mahara-dev/data/mahara.conf

index 0ddf2ea7da8c05b955f0ee54339f79c446828cb5..9504e204517b3133040dcedbbe5ac6398dd87e32 100644 (file)
@@ -1,6 +1,6 @@
 NameVirtualHost *:80
 <VirtualHost *:80>
-    ServerName __VSNAME__.abelard.wgtn.cat-it.co.nz
+    ServerName __VSNAME__.__HOST__.wgtn.cat-it.co.nz
     DocumentRoot /home/__PROFILEOPTION_username__/mahara/htdocs
 
     <Directory /home/__PROFILEOPTION_username__/mahara/htdocs>