Closed (fixed)
Project:
Provision
Version:
7.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2016 at 00:58 UTC
Updated:
8 Jun 2016 at 18:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mpv commentedHere's a patch that is working for me.
Comment #3
mpv commentedComment #5
omega8cc commentedGood catch. Thanks for the patch!
Comment #6
ergonlogicPlease revert that commit. As in #2731605: Hardcoded hosting_le code limits behavior with regards to the .well-known directory, this should really be in implementations of drush_hook_provision_nginx_dir_config(), and the Apache equivalent, that live in hosting_le.module.
Comment #7
mpv commentedOk, I agree.
I've started testing with this hook in hosting_le (only apache), will play with it a little more when I get the time.
Thanks for the review.
Comment #8
omega8cc commentedThis has been already reverted in: #2731605: Hardcoded hosting_le code limits behavior with regards to the .well-known directory
The commit: http://cgit.drupalcode.org/provision/commit/?id=9c74c16
Comment #9
omega8cc commented@mpv -- we have implemented this in hosting_le instead.