• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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