Heroku PHP connected to my site

Discussion in 'PHP' started by trecords, Nov 3, 2014.

  1. #1
    Hi,

    I don`t have SSL in my host and not able to host my facebook app in my hosting. I have decided to use heroku. Can I use my website within iframe of heroku and facebook app will iframe my heroku link ? it will be iframe within iframe, is it possible ?
    My main pait to give access to my facebook app users to access to some part of my website which I can`t move to heroku complete.

    Please advise.
     
    trecords, Nov 3, 2014 IP
  2. Anveto

    Anveto Well-Known Member

    Messages:
    697
    Likes Received:
    40
    Best Answers:
    19
    Trophy Points:
    195
    #2
    You could make your own ssl cert or get one for like $8 per year (ssls.com).

    You could show a site in an iframe but it could cause issues. I try to stay away from them. It wouldn't be hard to try using an iframe though.
     
    Anveto, Nov 3, 2014 IP
  3. edduvs

    edduvs Well-Known Member

    Messages:
    394
    Likes Received:
    31
    Best Answers:
    3
    Trophy Points:
    160
    #3
    Or you can simply use cloudflare as proxy :).

    They support SSL connections even when your server doesn't have a certificate. Only thing you need to be able to do is to accept incoming connections on 443 port / https protocol.
     
    edduvs, Nov 3, 2014 IP