• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

IIS settings

B

Beto

Guest
If I make manual changes in IIS, will plesk overwrite them?

I installed manual an SSL certificate and changed some security settings in IIS but I want to be sure that Plesk doesn't overwrite them.
 
Hi,

It depends on which objects you made changes.
If they are plesk related then there is a probability that they can be replaced.

Could you specify what chages exactly you did?
 
I changed following:

- properties of a website -> directory security -> secure communications/edit -> enabled 'require secure channel'.

And added a server certificate on the domain.
 
try to perform the following command in command line:

cd %plesk_bin%
websrvmng --reconfigure-vhost --vhost-name=domain.com

and check if your setting is overloaded.
 
Hi, Beto!

The first setting will not be overwritten. But the second one might be, if you make some changes in Plesk related to SSL for this domain.
 
I changed following:

- properties of a website -> directory security -> secure communications/edit -> enabled 'require secure channel'.

And added a server certificate on the domain.

Hello Beto,

You should install SSL sertificate and enable option Required SSL throuth Plesk CP.
 
Back
Top