mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Apache reverse proxy always returning 500 Internal server error #936
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JanssenVictor on GitHub (Feb 17, 2021).
I just installed and configured a new instance of bitwarden_rs for which i generated self signed certificates.
It works fine when i try to access it locally but whenever i use the reverse proxy all i get is 500 internal server errors.
vhost config: (apache)
Any help would be appreciated.