Our current support for installing sites in subdirectories (see: #705026: Allow creation of example.com/foo and example.com/bar type of sites (Part I)) is Apache-only. We should ensure we support Nginx as well.
Our current support for installing sites in subdirectories (see: #705026: Allow creation of example.com/foo and example.com/bar type of sites (Part I)) is Apache-only. We should ensure we support Nginx as well.
Comments
Comment #1
anarcat commentedThis will now be easier to implement because we reshuffled the code into the Apache service module.
Comment #2
omega8cc commentedThis belongs to Provision queue, since there is nothing Nginx specific on the Hostmaster side.
I have it working and almost ready to commit later today. I just think this entire feature is completely useless until #2020089: Allow example.com and example.com/foo domains is fixed properly.
Comment #3
omega8cc commentedAdded in http://drupalcode.org/project/provision.git/commit/a670ebd
Comment #4
omega8cc commented