Changes

Jump to: navigation, search

Umlaut Deployment

356 bytes added, 14:03, 27 September 2010
Apache Setup
# ProxyPassReverse /findit balancer://umlaut_cluster/findit/
</pre>
 
====SSL/https====
 
If you are setting up apache to allow https requests, it should still proxy to an http mongrel as above, because mongrel doesn't speak http. However, you should include this line in the relevant SSL virtual host, to set the request header to let the Rails app know it's fronted by ssl:
 
RequestHeader set X_FORWARDED_PROTO 'https'
=== Dealing with bad query strings: More Apache Setup ===
Anonymous user

Navigation menu