Thread: LSWS + Resin ?
View Single Post
  #3  
Old 07-10-2007, 08:02 AM
dbMG dbMG is offline
Member
 
Join Date: Jun 2007
Posts: 17
In httpd.conf is:
Quote:
LoadModule caucho_module /usr/local/apache/libexec/mod_caucho.so
ResinConfigServer localhost 6802
CauchoStatus yes
Any small how-to make reverse proxy to Resin in my case ?

Thank you.

dbMG
Reply With Quote