ruby on rails - https only working with localhost using thin server (ssl) -


I am trying to run my Ruby on Rail Project for testing purpose using the following URL:

  https: // systemipaddress: 3000   

but the above does not work. It seems that this works only for local hosts

How can I cope with this issue because I will also run my project on a remote machine using SSL encryption.

/ P>

= "text">

The links below will be helpful to you

  http://www.railway.at Http://www.napcsweb.com/blog/2013/07/21/rails_ssl_simple_wa/    / Div> 

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -