lighttpd and multiple sites
|
|
How can I easily set up multiple sites for my server? I have been ruined by IIS and now have no clue how to best set this up. I would ideally like to have one file in my root(?) where I can add entries that point to lighttpd configs. Then when I save magic happens and my sites are running. Thanks in advance, dru |
|
|
I had used lighttpd in the past but I never was able to get it to handle >1 app. I’ve had better results with pound and mongrel … there’s some docs at http://docs.planetargon.com/wiki/show/Pound+and+Mongrel and there’s lots of info on the web. |