Skip to main content
Participant
December 16, 2010
Question

Flash Media Server 3.5 Apache Configuration

  • December 16, 2010
  • 1 reply
  • 738 views

I used the default installation of the Adobe Flash Media Server 3.5 with Apache.

Using Internet Explorer on the installed server, I can access the web server, using localhost, IP address and the domain name.

I am unable to access the Apache web server from Internet Explorer from computers other than the installed server.  As a simple test, I can not browse to the index.html file in the root of the Apache web server.

Have a missed updating a configuration file on the Apache web server?

Any help is apprecaited. .. Neal

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    December 17, 2010

    Most firewalls have port 80 open - so it should not be firewall issue but just double check on that front.

    Also have you made any changes to configuration of fms? Also what is the uri you use in your browser :- http://<server-uri> or http://<server-uri>:8134 ??

    Participant
    December 17, 2010

    Using the url http://<server-url>:8134 worked.  Thank you very much for your reply / help.