
09-27-2006, 04:16 AM
|
|
New Member
|
|
Join Date: Sep 2006
Posts: 4
|
|
Forwards all requests to Litespeed from Apache, setup
Hi,
I'm not sure if this is the best place to ask or not.. But I'm installing a rails app for a client, and would like to use Litespeed to serve everything. However, the people that manage their server don't want to get rid of Apache because its integrated with all of their monitoring processes and everything. Is there anyway to set up Apache to forward all requests from a particular domain name, to the Litespeed server, so that it serves all of the pages?
www.domain.com:80 (apache) -> localhost:8088 (litespeed)
domain.com(apache) -> localhost:8088 (litespeed)
Both servers are running on the same machine, and Litespeed is running on :8088 with the ruby-lsapi
Thanks,
-Sidney
|