[PORT] - Send Events to EventGhost

I have the Webserver plugin working, I know it's working because it's not configured and I keep getting 404s on 127.0.0.1, localhost, and my computers IP address.

Can't find any documentation for the Webserver plugin.

What I want to do is run C:/apcupsd/etc/apcupsd/mytest.vbs from Hubitat for a device's Refresh command. No problem getting to the eventchost webserver from the hub.

What I need some info on how to set up the EventGost webserver and what to send as a command from the hub.

Update: changed the webserver's HTML document root to apcupsd/etc/apcupsd then entered 127.0.0.1/mytest.vbs into the broswer URL. It downloaded the file rather than run it so I'm getting close. Somehow have to add a cscript before the file name, and add some security.