Elsinore

User Forum

www.screenconnect.com
Welcome Guest Search | Active Topics | Log In | Register

Tag as favorite
Multiple WebServerListenUri values
mikefg
#1 Posted : Friday, January 07, 2011 6:22:07 PM
Rank: Newbie
Joined: 1/7/2011
Posts: 1
I would like to have the web server listen on multiple ports. For example:

1. port 80 for guests to connect to easily
2. port 8443 for hosts, so their login credentials are protected by SSL (443 is used for the relay port)

A redirect from one port to another is not necessary for me, although that might be useful for some folks.

Thanks,
Mike
Jake Morgan
#2 Posted : Friday, January 07, 2011 10:42:23 PM
Rank: Administration
Joined: 4/9/2010
Posts: 871
Makes sense ... I've thought about this before, and it would be easy. I would try to slip it into 2.0, but will probably end up in 2.1
Jake Morgan
#3 Posted : Thursday, January 26, 2012 3:05:33 PM
Rank: Administration
Joined: 4/9/2010
Posts: 871
We implemented this with a WebServerAlternateListenUri appSetting in 2.1
bigdessert
#4 Posted : Thursday, January 26, 2012 3:41:13 PM
Rank: Advanced Member
Joined: 9/14/2010
Posts: 460
Location: Minnesota
You should update documentation as no one knows about this unless they search the forums.
matthew
#5 Posted : Wednesday, April 18, 2012 6:47:05 AM
Rank: Newbie
Joined: 4/18/2012
Posts: 1
Location: Los Angeles
Yes, I cannot find this in the documentation. I'd like to get the actual syntax for the setting. I had assumed

" <add key="WebServerAlternateListenUri" value="https://+:8443/" />"

and that it came after WebServerListenUri.

but that didnt seem to result in the desired effect.

Better yet, proper documentation of how to implement this setting would be great.

Thanks.
Users browsing this topic
Guest
Tag as favorite
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.