Closed (fixed)
Project:
Provision
Version:
5.x-0.1-rc1
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2009 at 15:58 UTC
Updated:
23 Jun 2010 at 23:30 UTC
vhost.d might be created manually as a file when configuring paths
Comments
Comment #1
anarcat commentedConsidering the name of the path, that seems unlikely. And even then, if someone wants to shoot themselves in the foot that way, the only thing that will happen is that sites will fail to install until that is fixed, and it will be pretty obvious from the error messages. I guess we could do something in the platform verification or an eventual "server" verification task, but I'm not sure this is so much a bug/priority.
Comment #2
adrian commentedWE abstracted out the directory creation, and it checks for this stuff now.
http://git.aegirproject.org/?p=provision.git;a=blob;f=http/apache/apache...
Comment #3
nickl commentedOh happy days =)