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

anarcat’s picture

This will now be easier to implement because we reshuffled the code into the Apache service module.

omega8cc’s picture

Project: Hostmaster (Aegir) » Provision
Assigned: Unassigned » omega8cc
Issue summary: View changes

This 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.

omega8cc’s picture

omega8cc’s picture

Assigned: omega8cc » Unassigned

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

  • Commit a670ebd on 6.x-2.x, 7.x-3.x, 6.x-2.x-backports, dev-helmo-3.x by omega8cc:
    Issue #2020091 by ergonlogic - Support subdirs with Nginx.