[tahoe-lafs-trac-stream] [Tahoe-LAFS] #1928: web redirects should use relative URLs
Tahoe-LAFS
trac at tahoe-lafs.org
Sun Jan 31 12:09:07 UTC 2016
#1928: web redirects should use relative URLs
-----------------------------------+----------------------------------
Reporter: leif | Owner: davidsarah
Type: defect | Status: assigned
Priority: normal | Milestone: soon
Component: code-frontend-web | Version: 1.9.2
Resolution: | Keywords: http redirect webapi
Launchpad Bug: |
-----------------------------------+----------------------------------
Comment (by lpirl):
As a workaround, you can make nginx modify responses accordingly, for
example:
{{{proxy_redirect http://example.com:8080/ http://example.com/;}}}
See also
[http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_redirect
nginx docs]
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1928#comment:9>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list