Closed (fixed)
Project:
Aegir Hosting CiviCRM
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2016 at 02:28 UTC
Updated:
22 Aug 2016 at 15:24 UTC
Jump to comment: Most recent
Comments
Comment #2
helmo commentedThe 'custom' dir is mentioned in drush/verify.provision.inc where allow might have to be changed to deny.
Comment #3
helmo commented#2155445: 403 Forbidden in Ubuntu Saucy might be relevant here, to update apache config to 2.4
Comment #4
bgm commentedRelated issue that should be fixed at the same time: we should use "*" in the Directory directives, otherwise someone could access the files from a vhost from another vhost in the same platform.
Comment #6
gboudrias commentedSame problem, patch works for me.
Comment #7
ergonlogicI can also confirm that the commit above works well. Let's try to get a release out with this included prior to Aegir 3.7, so that it gets included.
Comment #8
helmo commentedAs it's already committed I think this deserves the fixed status. I'll create a release here just before doing #2754709: [meta] 3.7 release (bugfix/patches)
Comment #9
bgm commentedindeed, thanks!