We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lode is currently not able to optionally serve files over HTTPS, if behind a reverse proxy.
This is due to two issues:
The text was updated successfully, but these errors were encountered:
[essepuntato#22] Update pom.xml and LodeServlet.java to optionally se…
86123b2
…rve content through HTTPS
Merge pull request #24 from LucaPrete/22-make-lode-optionally-serve-h…
3ab49f8
…ttps [#22] Update pom.xml and LodeServlet.java to optionally serve content through HTTPS
No branches or pull requests
Lode is currently not able to optionally serve files over HTTPS, if behind a reverse proxy.
This is due to two issues:
The text was updated successfully, but these errors were encountered: