Three things to remember while configuring a couchapp to run as a web facing application. Below, I document the steps I took to deploy the example pages app from couchapp.org.
-
set the vhost in
/etc/couchdb/local.ini.[vhosts] home.btbytes.com = /pages/_design/pages/_rewrite
-
add vhosts entry to couchdb by visiting
configurationpage in futon app and adding a new section: