Tagged Questions
0
votes
1answer
81 views
multiple rails applications on same host name with different folders
When i ssh to amazon ec2, then
pwd
/home/ubuntu
ls
app_1 app_2 app_3 app_4
Considering i have mapped my ec2-122** address to some apps.site1.com
How can i have multiple rails applications ...
0
votes
1answer
309 views
apache2 is making my amazon ec2 unavailable, any ideas?
I have a web server running on a EC2 c1.medium intance.
The instance is running on ubuntu, with apache2 and mysql.The ubuntu and apache version are the next;
Ubuntu
DISTRIB_ID=Ubuntu
...
