• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Access CP behind a proxy

N

nasal tuft

Guest
Hey,

I was wondering if there was anyway to change the port number or setup a virtual directory in IIS (like webmail goes to :8425) to access the control panel. We have clients that are on corporate networks that cant get around their proxy servers to access the control panel.

Thanks :eek:
 
Plesk CP doesn't use IIS, it works on Apache service, so you can change port number in C:\Program Files\SWsoft\Plesk\admin\conf\httpd.conf file.
 
by default ....plesk goes to http://serverip:8425/ in the windows server....

there is a website called 'webmail' in the iis, which is actually points to the 8425 port.....so all you need to do is add a host header to the 'webmail ' website as webmail.domain.com and you will be able to acces the horde as

http:://webmail.domain.com//

Regards
cybernova
 
Originally posted by cybernova
by default ....plesk goes to http://serverip:8425/ in the windows server....

there is a website called 'webmail' in the iis, which is actually points to the 8425 port.....so all you need to do is add a host header to the 'webmail ' website as webmail.domain.com and you will be able to acces the horde as

http:://webmail.domain.com//

Regards
cybernova
He asked about control panel, not webmail :)
 
ohh ..i am sorry about that ..my mistake ...i overlooked the query :D
 
no problem :) I looks like it not possible. We have considered setting up a another box that port fowards on the network.
 
Back
Top