I am using CouchDB 2.0 and receiving a 404 when trying to get the index definition on my production database.
Similarly, I receive a 400 Bad Request when using POST /db/_find
and POST /db/_index
against production.
These both work on my development server (Mac OSX)