#1941 Error in the nginx configuration

Reporter tyt4real
Owner Nobody
Created
Updated
Stars ★ (1)
Tags
  • Priority-Medium
  • Status-New
  • Component-Docs
  • Type-Defect
  1. tyt4real on

    Link to relevant page (if any): https://prosody.im/doc/http What's wrong and how can it be improved? You're missing the '/' at the end of `proxy_pass http://localhost:5280;`. The line should read `proxy_pass http://localhost:5280/;`, otherwise it won't resolve to extensions and will keep giving 404's.

New comment

Not published. Used for spam prevention and optional update notifications.