Portal Home > Knowledgebase > Support > Windows Support > How to access your WebSitePanel control panel


How to access your WebSitePanel control panel




By default:

1) Web Site Portal control panel uses port 9001 –> if Enterprise is on the same server (which it should be)  it should connect to enterprise (127.0.0.1:9002) locally so no further ports needed.

2) WSP Server.. if you got any extra servers that do NOT host the Portal & Enterprise you will need to open up port 9003.   If portal is on the same server it should run under 127.0.0.1:9003 and again does not require any additional ports.

3) If you want something like : http://panel.domain.com  –> You go to the IIS of the Portal site –> Edit bindings –> ip any –> port 80 –> header value: panel.domain.com

In this case only port 80 is needed.

4) If you want AND got the right certificate : https://panel.domain.com  –> You will need to add it to the bindings like the port 80 –> and then open up port 80 and 443 –> also make a URL rewrite script to rewrite http:// to https://  –> Then all the panel stuff is nicely encrypted as it should.

 
 


Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read