Redirect HTTP to HTTPS over IIS

Regle ajoutee

In this tutorial, we’ll see how to automatically redirect http requests to https under IIS. Prerequisites : Valid configuration of your site with SSL. Have the Rewrite module installed under IIS. The Rewrite module is available with Web App Redirect HTTP to HTTPS 1. Open the IIS console, go to site 1 where the redirection …

Read more



Installing a Let’s Encrypt certificate on IIS

Introducing Let’s Encrypt Let’s Encrypt is a free certificate authority that issues certificates for securing Internet sites. The process is fully automated and instantaneous. The advantage is to be able to pass your site in HTTPS free. Installing a certificate under IIS 1. Download WACS which is a client that allows the generation of your …

Read more



Vbs: IIS log rotation script

Unlike linux, Windows does not have a task for log rotation. Below is a Vbs script that allows you to do this rotation.



PRTG Disks management in absolute value (space)

In this tutorial, I will explain how to manage disks in PRTG using available space instead of percentage. The% management allows the software to apply alerts for disk space by default to all the equipment, this solution is certainly practical, but in the long run you can regularly send alerts because the disk space is …

Read more