search for: railappsx

Displaying 1 result from an estimated 1 matches for "railappsx".

Did you mean: mailapps1
2006 Mar 21
5
RoR and Growing Pains
...works for one single Virtual Host. Namely: http://localhost/test/ but if I wanted to add a second one I had to add to http://mylappy/newapp Both being on the same box but added to my /etc/hosts file... Could I just setup mod_userdir and have ALL my Rails apps be under /home/ro/public_html/<railappsX> ?? (I''ve tried something to this effect but I am too green in Lighty to know where I''m wrong) This is my sample vhost (Lighty) I simply repeat it for my other app: 142 $HTTP["host"] == "fxonrails" { 143 server.document-root = "/home/rsam...