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

The base tag also needs link rewriting #1599

Merged
merged 2 commits into from
Mar 10, 2017
Merged

Conversation

tobixen
Copy link
Contributor

@tobixen tobixen commented Mar 3, 2017

The base tag is defined at https://www.w3schools.com/tags/tag_base.asp. Including this ProxyHTMLLinks line is recommended i.e. at http://httpd.apache.org/docs/current/mod/mod_proxy_html.html#proxyhtmllinks and other places.

In my situation we're serving a http-only backend from apache over https, some oddities remained until we managed to fix the base url (i.e. weirdly enough google analytics javascript was fetched over http, causing a security alert).

I fail to see situations where one would want to rewrite the given URL for all other links than the base tag.

@wilson208
Copy link
Contributor

This LGTM, 👍

Thanks!

@wilson208 wilson208 merged commit 9fd876e into puppetlabs:master Mar 10, 2017
cegeka-jenkins pushed a commit to cegeka/puppet-apache that referenced this pull request Jul 15, 2020
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