• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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