search for: clientc

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

Did you mean: client
2006 Feb 21
0
Deployment question: running multiple applications using symlinks, what does my lighttp.conf look like?
Hi, I''m looking to run several installation of a rails app. Each one has certain unique elements, like database.yml some and some css stuff, possible some templates as well. I''ve set this up like /w/sites/clienta /w/sites/clientb /w/sites/clientc Inside these directories there will be mostly symlinks to: /apps/myapp Urls for these apps will be: http://clienta.example.com http://clientb.example.com http://clientc.example.com Is it best to have each installation have it''s own public/dispatch.fcgi ? Or should I symlink them to /...