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

Fix reverse proxy config #121

Merged
merged 1 commit into from
Jun 6, 2017
Merged

Fix reverse proxy config #121

merged 1 commit into from
Jun 6, 2017

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented May 2, 2017

The error code should be 500 according to the document. It looks like a
copy paste error.

The reverse proxy port should be used from the main class so it can be
overridden. Since parent_fqdn is already used from the main class, we
can use the port in the same way.

The error code should be 500 according to the document. It looks like a
copy paste error.

The reverse proxy port should be used from the main class so it can be
overridden. Since parent_fqdn is already used from the main class, we
can use the port in the same way.
@jlsherrill
Copy link
Contributor

ACK thanks @ekohl !

@jlsherrill jlsherrill merged commit bbf0dc3 into theforeman:master Jun 6, 2017
@ekohl ekohl deleted the fix-apache branch June 6, 2017 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants