Answered my own question; http_trigger.cgi is fairly simple, it just needs an Authorization header Authorization: Basic Then call it via GET If it takes other parameters though, I don't know, but whenever I pass parameters to it, it says they are invalid and returns a 503 status.