Hi,
I purchased the wowza streaming engine aws bundle and if I currently access the ip like this:
http://35.152.35.28/
I get this message
Wowza Streaming Engine 4 Trial Edition (Expires: Dec 25, 2017) 4.6.0 build19395
And if I access this:
http://35.152.35.28:8088/enginemanager/#home/defaultVHost
I get the basic UI.
So far so good.
Now I would like to add my php project to that aws server, what is the proper way to accomplish this.
I am not sure how and where the ip is mapped (do not know how where it returns the message above).
So that would be a good way to open my personal webapp using the ip above but keeping the streaming engine alive?
If I open http://35.152.35.28/ for instance it shows this string “Wowza Streaming Engine 4 Trial Edition (Expires: Feb 10, 2018) 4.6.0 build19395.”
I would like to show my php project / page if the user opens that domain / ip. How can I “override” it for instance.
Can I just install a LAMP Stack without having worries to destroy the wowza application.
I would go through this tutorial if it is fine https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/install-LAMP.html