From 84b02911502331b4bf1b298fab2577424d7ef534 Mon Sep 17 00:00:00 2001 From: varac Date: Fri, 8 Feb 2013 17:20:42 +0100 Subject: couchdb: disable futon (Feature #1121) --- puppet/modules/site_couchdb/files/local.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'puppet/modules/site_couchdb/files') diff --git a/puppet/modules/site_couchdb/files/local.ini b/puppet/modules/site_couchdb/files/local.ini index 485c9a29..4003bfcd 100644 --- a/puppet/modules/site_couchdb/files/local.ini +++ b/puppet/modules/site_couchdb/files/local.ini @@ -27,6 +27,7 @@ [httpd_global_handlers] ;_google = {couch_httpd_proxy, handle_proxy_req, <<"http://www.google.com">>} +_utils = {couch_httpd_misc_handlers, handle_welcome_req, <<"Welcome, Futon is disabled!">>} [couch_httpd_auth] ; If you set this to true, you should also uncomment the WWW-Authenticate line -- cgit v1.2.3