*Update Ngnix for 2.5.15

Software Installation Article | SIA-20220614-MS-01

VDG Sense | Software Installation

Manual procedure:

  1. Stop the SenseNginx services

  2. Make a backup of the nginx folder : C:\Program Files\VDG Security\Sense\Software\Nginx to C:\Program Files\VDG Security\Sense\Software\Nginx-backup

  3. Download Ngnix nginx: download

  4. Unzip Nginx download and copy and replace the files in C:\Program Files\VDG Security\Sense\Software\Nginx

  5. Copy files from backup folder the C:\Program Files\VDG Security\Sense\Software\Nginx-backup\conf folder back to C:\Program Files\VDG Security\Sense\Software\Nginx\conf. Only the conf folder !

  6. Start the SenseNginx services

  7. Test the HTTPS connection

  8. Run this command to see the version of nginx in cmd

C:\Program Files\VDG Security\Sense\Software\Nginx>nginx -v nginx version: nginx/1.22.0