]> git.mjollnir.org Git - vserverctl.git/commitdiff
More stuff for php5 profile
authorNigel McNie <nigel@catalyst.net.nz>
Mon, 14 May 2007 10:51:43 +0000 (22:51 +1200)
committerNigel McNie <nigel@freud.wgtn.cat-it.co.nz>
Mon, 14 May 2007 10:51:43 +0000 (22:51 +1200)
profile/php5/data/htdocs [new file with mode: 0644]

diff --git a/profile/php5/data/htdocs b/profile/php5/data/htdocs
new file mode 100644 (file)
index 0000000..0109bdf
--- /dev/null
@@ -0,0 +1,6 @@
+<VirtualHost *>
+    ServerName __VSNAME__.__HOST__.wgtn.cat-it.co.nz
+
+    DocumentRoot /home/__PROFILEOPTION_username__/htdocs
+
+</VirtualHost>