Wednesday, May 7, 2008

A few things learnt on apache + mongrel cluster

Remember to put in which ports apache is to listen on 
Listen 80
will only listen on 80!

mongrel_rails must be done via sudo (otherwise can't use www as user and group)

No comments: