[
https://issues.apache.org/jira/browse/COUCHDB-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Lenz updated COUCHDB-52:
------------------------------------
Fix Version/s: (was: 0.8.1)
0.9
> building with a --prefix that has an ending slash confuses serve_file()
> -----------------------------------------------------------------------
>
> Key: COUCHDB-52
> URL: https://issues.apache.org/jira/browse/COUCHDB-52
> Project: CouchDB
> Issue Type: Bug
> Components: HTTP Interface
> Affects Versions: 0.8
> Environment: osx
> Reporter: Johan Sørensen
> Assignee: Christopher Lenz
> Priority: Minor
> Fix For: 0.9
>
>
> configuring with:
> $ ./configure --prefix=$HOME/couchdb/
> caused the futon interface to 404 because it couldn't handle a
> "$HOME/couchdb//share/couchdb/www" path (I'm guessing), note the
> double-slashes.
> Configuring with an ending slash on the --prefix works.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.