Displaying 1 result from an estimated 1 matches for "fxonrail".
Did you mean:
fxonrails
2006 Mar 21
5
RoR and Growing Pains
...d 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/rsamour/test/public/"
144 accesslog.filename = "/home/rsamour/test/log/access.log"
145 server.indexfiles = ( "dispatch.fcgi", "index.html" )
146 server.error-handler-404 = "/dispa...