*Update Ngnix for 2.5.15
Software Installation Article | SIA-20220614-MS-01 VDG Sense | Software Installation |
Manual procedure:
Stop the SenseNginx services
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
Download Ngnix nginx: download
Unzip Nginx download and copy and replace the files in C:\Program Files\VDG Security\Sense\Software\Nginx
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 !
Start the SenseNginx services
Test the HTTPS connection
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