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
In some places script server is using absulote urls. So using it with a reverse proxy is not possible at the moment.
See PR #81
The text was updated successfully, but these errors were encountered:
#82 fixed bugs with incorrect URL calculation in case of running in p…
1da9d86
…roxied mode
#82 fixed wrong relative paths to images
6fe7a0d
This feature is implemented long ago and seems to be working. Added description to a wiki with example of proper proxy (nginx) config: https://github.com/bugy/script-server/wiki/Using-as-a-reverse-proxy
Sorry, something went wrong.
sorry for resurfacing this issue but I need a proper example for apache as I'm facing same issue.
can you post a working example with apache proxypass?
Hi @muzzol, Unfortunately I don't have an example (and experience) with apache at the moment. I'll try to prepare it today.
No branches or pull requests
In some places script server is using absulote urls. So using it with a reverse proxy is not possible at the moment.
See PR #81
The text was updated successfully, but these errors were encountered: