View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
51 | WADF | Core | public | 23 May 2008 14:27 | 12 Jun 2008 21:57 |
Reporter | timj | Assigned To | timj | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 0.8.1 | Fixed in Version | 0.8.1 | ||
Summary | 51: Remove hardcoded references to port 10080 | ||||
Description | There are various hardcoded references to port 10080: - in the sample httpd.conf (2 places - Listen and NameVirtualHost) - in the wadf-httpd script - in the default wadf.conf (vhost_interface) These should be removed and WADF should probably generate them automatically at runtime. Ideally it would be intelligent and check whether port 10080 is taken and move to another port if so. Maybe need a new WADF option wadf_httpd_base_port_range or something. The default vhost_interface could then be changed to * and not *:10080 NB the default error page would need to be changed to correctly reflect the dynamic port. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
23 May 2008 14:27 | timj | New Issue | |
3 Jun 2008 22:19 | timj | Target Version | => 0.9.0 |
6 Jun 2008 15:41 | timj | Target Version | 0.9.0 => 0.8.1 |
6 Jun 2008 16:02 | timj | Status | new => assigned |
6 Jun 2008 16:02 | timj | Assigned To | => timj |
6 Jun 2008 17:38 | timj | Status | assigned => resolved |
6 Jun 2008 17:38 | timj | Fixed in Version | => 0.8.1 |
6 Jun 2008 17:38 | timj | Resolution | open => fixed |
6 Jun 2008 17:38 | timj | Note Added: 44 | |
12 Jun 2008 21:57 | timj | Status | resolved => closed |