Wowza Community

adding PHP page to wowza server

I have a Wowza server running on an EC2 instance, created from the AMI.

I need to add a PHP page to the server, but I’m not sure where to add it.

Should I install an Apache server on the Wowza server, or is there a folder I can drop the PHP page into?

Hello,

There is not a web server built into the AMI package so you will need to install another service to add your PHP page to the server.

Please be aware that if you have enabled Wowza Streaming Engine to use port 80 that you could run into conflicts if you configure your Web Server on the same IP.

Jason