goaccess-for-nginxproxymanager
goaccess-for-nginxproxymanager copied to clipboard
How to setup a domain for goaccess-for-npm
Discussed in https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager/discussions/198
Originally posted by deluxestyle January 23, 2025 I tried to setup a domain for my setup goaccess.mydomain.de
but when I add /error or /redirection to the domain it gets forwarded to goaccess.mydomain.de:7880/error
and also without https
how to do the correct setup in npm to get the domain goaccess.mydomain.de/error ?
Testing... using your example
If I go to goaccess.mydomain.de/error, it redirects me to goaccess.mydomain.de:7880/error and fails. But if I go to goaccess.mydomain.de/error again it works.
It's weird.
It must be something with the nginx.conf
This only happens once when going to the redirection or error path.