Displaying 1 result from an estimated 1 matches for "ebsdviaproxypassthroughfromapache".
2006 Feb 24
4
lighttpd and Apache .. will they play together?
Can someone point me to a tutorial or web example of doing this ...
I want to have a site that is normally pure content served via Apache and I 
want to set up a Rails app on the same box that is served via lighttpd.  Now 
I want the Apache site to be able to retrieve formatted pages for MySQL 
database queries by the Rails app.  I will also be using ActionMailer under 
the Rails app.
How can I