We have implemented Ports support in Aegir but we need to define a 'default' port for the web server. This would be used when importing sites (see #588072: Ports not being set neither for imported sites nor for the aegir site and it will affect one site > many ports setup (see #570980: allow vhosts of the same name on a different port

Comments

anarcat’s picture

Priority: Normal » Minor

Right now, we can hardcode (or use a constant) to point to port 80. Right now the uses "the first in the list", maybe it should be a cross between the two (80 or the first in the list if 80 is not in the list). I'm not sure it's really that important to have it configurable...

adrian’s picture

This will sidestep this problem entirely : #836136: Simplify ports support.

adrian’s picture

Status: Active » Fixed

There's only one port for webservers, and site_port has been removed completely.

Status: Fixed » Closed (fixed)

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