Configuring FMS 3.5 on External Apache
Hello,
I am currently attempting to migrate a web server. Ideally, the original server would have used FMS's packaged Apache, however, this was not the case.
The problem I am encountering is as follows: The external Apache is Listening on port 80. However, FMS also requires port 80 for the server to function properly.
I've tried removing FMS's dependence on port 80 in fms.ini. However, this leads to the client-side streaming software to not be able to detect the server at all.
The best solution I've discovered thus far is configuring the external Apache to Listen on port 8134, as FMS forwards all non-fms related traffic to port 8134. However, this is a flawed solution. There is a distinct lag and the webpage itself does not act properly.
I know that it is possible to have both FMS and the external Apache to simultaneously bind to port 80 as this was the case in the previous server's configuration. However, I cannot figure out how this was done.
Any and all help and/or suggestions would be greatly appreciated. Thank you.
