We have Apache Streaming Engine 4.7.6 running on one server, Windows Server 2012R2. How do I determine the version of Apache HTTP server for this?
There seems to be a solution here that works for people- let me know if it helps.
Well, “curl” returns info but not regarding apache http. Does my Windows hosted wowza streaming server even have apache http ? I see no mention of apache in the startup logs.
curl result: (no responses on other ports, like 80 and 443)
me@myMachine:~$ curl --head http://<myserver.mydomain.com>:8088
HTTP/1.1 302 Found Server: Winstone Servlet Engine v1.0.5
Location: http://<myserver.mydomain.com>:8088/enginemanager
Content-Length: 0
Connection: Keep-Alive
Date: Wed, 12 Jun 2019 21:24:22 GMT
X-Powered-By: Servlet/2.5 (Winstone/1.0.5)
Let me ask tech support for you…
Here is some clarification for you from our engineers @Dennis Flanagan:
We don’t include Apache webserver with Wowza instances that the customer can use as an actual webserver. There is a webserver that we use for the Wowza Manager.