Posted by mig5 on September 26, 2009 at 12:25am
4 followers
Jump to:
| Project: | Hosting |
| Version: | 6.x-0.4-alpha1 |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
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...
#2
This will sidestep this problem entirely : #836136: Simplify ports support.
#3
There's only one port for webservers, and site_port has been removed completely.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.