Question
Strange problem after share a port with My webserver and FMS
My webserver is running, and I want to use rtmpt(80 port) to player a video. So I did as same as:
| http://help.adobe.com/en_US/flashmediaserver/configadmin/WS02f7d8d4857b167770a4686812a808b6918-8000.html |
|---|
| If you want Flash Media Server and your web server to share a port, set up Flash Media Server as the proxy, put your web server on an unused port, and change the fms.ini HTTPPROXY_HOST setting to point to that port. |
| httpd.conf |
|---|
| Listen *:8080 |
