Displaying 1 result from an estimated 1 matches for "reverse_proxy_pass".
2006 Aug 09
0
IIS proxying to lighttpd/apache to mongrel with SSL
...(and perhaps later apache or
lighttpd with new mod_core_prox in front of mongrel) on a different
server.
I remember Apache proxy_pass confs having to foward on a special
request to let mongrel know it''s SSL, and I''ve also seen that for IIS
forwarding, I''ll need to use a reverse_proxy_pass plugin. Are there
any other snafus with all that redirection?
I see: http://www.napcs.com/howto/rails/deploy/ (Brian Hogan, if
you''re on here, great work, thanks)
Just curious if it''s a lot of work, if so, I''ll just gladly pay to
rekey the SSL cert to apache/lighttpd a...