• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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