What is the proper way to deploy a rails website (blog) on my home server? -


domainname.com points router's external ip address. router port 80 open , directs server internal ip address. using mamp, server opens content in folder "htdocs"

how worried should security of system running private web blog these settings?

how can rails web app run? ie how can deploy rails website on home server? tried copying files "htdocs" folder opens them index , files open text.


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -