[
https://issues.apache.org/jira/browse/COUCHDB-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Lenz resolved COUCHDB-6.
------------------------------------
Resolution: Cannot Reproduce
Closing this as we got no further feedback, and this "worksforme".
> _utils/couch_tests.html does not work behind a reverse proxy
> ----------------------------------------------------------------
>
> Key: COUCHDB-6
> URL: https://issues.apache.org/jira/browse/COUCHDB-6
> Project: CouchDB
> Issue Type: Bug
> Reporter: Noah Slater
> Priority: Minor
>
> "CouchDb Tests
> This is a document that loads up CouchDb javascript tests."
> is displayed, but no tests running (no dots, no success message).
> errorconsole in firebug gives an error on parseJSON, line 291, but no
> further error description.
> only tested with nginx (proxy_pass http://127.0.0.1:8888;). not sure if
> it's really a couchdb bug.
> --
> Comment 2 by cmlenz, Feb 07, 2008
> This works for me in 0.7.2 with a properly configured Apache2/mod_proxy setup
> (including ProxyPassReverse,
> not sure how it works with nginx), except for the replication tests (but I
> think that's because I've put the proxy
> behind digest authentication).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.