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

Ensure that ProxyPreserveHost is set even when ProxyPass (etc) are not. #1639

Merged
merged 1 commit into from
Jul 19, 2017
Merged

Conversation

tpdownes
Copy link
Contributor

@tpdownes tpdownes commented Jul 3, 2017

Proxying can be enabled when the [P] flag is given to a RewriteRule, not only when ProxyPass is used. In that instance, we may want to be able to set ProxyPreserveHost.

@eputnam
Copy link
Contributor

eputnam commented Jul 19, 2017

@tpdownes thanks for the PR! could you please rebase on master so it will run the newer travis config?

Proxying can be enabled with the when the [P] flag is given to a RewriteRule,
not only when ProxyPass is used.
@tpdownes
Copy link
Contributor Author

I believe that 56e5800 should do it.

@eputnam eputnam merged commit 0c69992 into puppetlabs:master Jul 19, 2017
cegeka-jenkins pushed a commit to cegeka/puppet-apache that referenced this pull request Jul 15, 2020
Ensure that ProxyPreserveHost is set even when ProxyPass (etc) are not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants