summaryrefslogtreecommitdiff
path: root/nginx.conf
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-03-07 13:49:53 +0100
committerChristoph Helma <helma@in-silico.ch>2011-03-07 13:49:53 +0100
commita6f62f2b87d5dbba9e5a11448cea86c1aa006faf (patch)
treecc9bd3c24232caf62891739e71e0f4812e7ad285 /nginx.conf
parentd3cea0a0d792b76464b0760c879d61e91725c675 (diff)
ruby enterprise and redis updated
Diffstat (limited to 'nginx.conf')
-rw-r--r--nginx.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/nginx.conf b/nginx.conf
index add5f85..f2c9bed 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -8,8 +8,8 @@ http {
server_names_hash_bucket_size 256;
- passenger_root /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/gems/1.8/gems/PASSENGER;
- passenger_ruby /opt/ruby-enterprise-1.8.7-2010.02/bin/ruby;
+ passenger_root /opt/ruby-enterprise-1.8.7-2010.03/lib/ruby/gems/1.8/gems/PASSENGER;
+ passenger_ruby /opt/ruby-enterprise-1.8.7-2010.03/bin/ruby;
passenger_default_user opentox;
passenger_log_level 3;