Enabling remote access in 2.5.1
  • How do you configure remote access in Airtime 2.5.1? we have a new install and the LAN ip address works after adding an security exception certificate, but the external ip address resolves to https://localhost/login

    Any help appreciated
    Post edited by James Dunn at 2014-09-08 11:03:12
  • 2 Comments sorted by
  • I think this is the answer you need

    https://forum.sourcefabric.org/discussion/comment/30197#Comment_30197

    basically what has change in 2.5.1 is that your airtime now uses https instead of http.
    • so if you have a firewall you.you need allow port 80 and 443
    • you need to configure the sites-available in your apache conf. if you have other sites on your server (document root var/www

    here is a sample if you are pulling information from the api as schedule (whose document root is /var/www/schedule

    <VirtualHost *:80>
       ServerName http://yourhost
       DocumentRoot /var/www/
      
       #If you have a local server and a different directory
       #ServerName localhost
      # DocumentRoot /var/www/schedule/
     

    </VirtualHost>

    That suppose to be it

    VOISSES



    Post edited by Voisses Tech at 2014-09-08 15:05:35
    Anyone reading this a find it funny about my grammar , I make no apology ,Go get a translator.
    "The Problem with education today is that it takes a university degree to switch on a light bulb"
    "You learn from your mistakes but wise people learn from others mistakes avoid Making mistakes there is not sufficient rooms to make them"
    "Innuendo","If's","Assumptions" and "Fear" are for politician.Who,What,where,When and How are for those seeking knowledge and care about Humanity.
    "I might be in Mud but that does not Make me a Wild Hog(pig)"
    “Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius — and a lot of courage to move in the opposite direction.”
    "The only thing that remains constant is change itself"
    May the force be with you,until our path or destiny bring us in tandem.