[
https://issues.apache.org/jira/browse/VCL-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16472141#comment-16472141
]
ASF subversion and git services commented on VCL-1085:
------------------------------------------------------
Commit 2b87efb9e18129759c0ecf63b79517c0088397f4 in vcl's branch
refs/heads/develop from [~jfthomps]
[ https://git-wip-us.apache.org/repos/asf?p=vcl.git;h=2b87efb ]
VCL-1085 - Configuring VCL Website to use custom port
applied patch submitted by Junaid Ali
conf-default.php and testsetup.php: create $host variable from
$_SERVER['HTTP_HOST'] and strip off port portion if it exists;
use in place of anywhere $_SERVER['HTTP_HOST'] was used
utils.php: modified initGlobals: remove port part from
$_SERVER['HTTP_HOST'] before using to create $uniqid variable
> Configuring VCL Website to use custom port
> ------------------------------------------
>
> Key: VCL-1085
> URL: https://issues.apache.org/jira/browse/VCL-1085
> Project: VCL
> Issue Type: Improvement
> Components: web gui (frontend)
> Affects Versions: 2.5
> Reporter: Junaid Ali
> Priority: Minor
> Attachments: website.patch
>
>
> The current VCL website runs on default ports (80, 443). This fix adds
> support for running the website on custom ports.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)