From: Nigel McNie <nigel@catalyst.net.nz> Date: Mon, 14 May 2007 10:51:43 +0000 (+1200) Subject: More stuff for php5 profile X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4375ad77bcb38c9cc4ee99540936fc1e658fc794;p=vserverctl.git More stuff for php5 profile --- diff --git a/profile/php5/data/htdocs b/profile/php5/data/htdocs new file mode 100644 index 0000000..0109bdf --- /dev/null +++ b/profile/php5/data/htdocs @@ -0,0 +1,6 @@ +<VirtualHost *> + ServerName __VSNAME__.__HOST__.wgtn.cat-it.co.nz + + DocumentRoot /home/__PROFILEOPTION_username__/htdocs + +</VirtualHost>