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
Try with nginx config proxy_set_header X-Script-Name /sequenceserver; (see wurmlab/sequenceserver#607)
proxy_set_header X-Script-Name /sequenceserver;
Instead of Header edit Location in the main apache proxy
Header edit Location
(but probably already tried, unsuccessful : wurmlab/sequenceserver#464 (comment))
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Try with nginx config
proxy_set_header X-Script-Name /sequenceserver;
(see wurmlab/sequenceserver#607)Instead of
Header edit Location
in the main apache proxy(but probably already tried, unsuccessful : wurmlab/sequenceserver#464 (comment))
The text was updated successfully, but these errors were encountered: