Using nut-web-cgi over nginx

Sorry noob here!

Reading info on nut-web-cgi is mentionned default: uhttpd

Is it possible to run this over nginx?

If so, can you point me to the right cgi package
installed:

root@OpenWrt:~# opkg list-installed | grep nginx
luci-ssl-nginx - git-20.136.49537-fb2f363-1
nginx-mod-luci-ssl - 1.17.7-2
nginx-ssl - 1.17.7-2
root@OpenWrt:~# opkg list-installed | grep cgi
cgi-io - 19
fcgi - 2.4.2-1
fcgixx - 2.4.2-1
nut-web-cgi - 2.7.4-20
uwsgi-cgi-plugin - 2.0.18-1
root@OpenWrt:~# opkg list-installed | grep nut
luci-app-nut - git-20.182.58453-b573f10-1
nut - 2.7.4-20
nut-common - 2.7.4-20
nut-driver-usbhid-ups - 2.7.4-20
nut-server - 2.7.4-20
nut-upsc - 2.7.4-20
nut-upscmd - 2.7.4-20
nut-upslog - 2.7.4-20
nut-upsmon - 2.7.4-20
nut-upsrw - 2.7.4-20
nut-upssched - 2.7.4-20
nut-web-cgi - 2.7.4-20

Thanks for your valuable time.

@cshoredaniel

Have any pointers for me?
Thanks!