• 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.

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