Closed (fixed)
Project:
Hosting
Version:
6.x-0.4-alpha1
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2009 at 00:25 UTC
Updated:
8 Jul 2010 at 23:20 UTC
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
Comment #1
anarcat commentedRight 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...
Comment #2
adrian commentedThis will sidestep this problem entirely : #836136: Simplify ports support.
Comment #3
adrian commentedThere's only one port for webservers, and site_port has been removed completely.