Skip to content
New issue

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

Fixes #15536: Updating Apache's reverse proxy configuration to handle HTTPS requests on remote-run API #2415

Closed
wants to merge 1 commit into from
Closed

Fixes #15536: Updating Apache's reverse proxy configuration to handle HTTPS requests on remote-run API #2415

wants to merge 1 commit into from

Conversation

bernsteining
Copy link
Contributor

@@ -75,7 +75,9 @@ Alias /reports /var/rudder/reports/incoming
</Directory>

# Load relay-api
WSGIScriptAlias /rudder/relay-api /opt/rudder/share/relay-api/relay-api.wsgi
#WSGIScriptAlias /rudder/relay-api /opt/rudder/share/relay-api/relay-api.wsgi
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In fact we need to keep this for old API not migrated to relayd yet.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may need to make it more precise or put the ProxyPass before to avoid conflict

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think the proxypass below is already precise enough

@bernsteining
Copy link
Contributor Author

Commit modified

@amousset amousset closed this Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants