Skip to content

Redirect HTTP to HTTPS #73

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

Merged
merged 1 commit into from
Nov 12, 2015
Merged

Redirect HTTP to HTTPS #73

merged 1 commit into from
Nov 12, 2015

Conversation

legal90
Copy link
Contributor

@legal90 legal90 commented Nov 9, 2015

That's the analogue of https://github.com/afklm/jira/pull/39

We use Apache web server in the front of Tomcat.
Since we configure SSL in Apache by default, we can also add a rewrite rule to the virtual host configuration in order to force HTTPS.
And we don't need to configure proxy for HTTP-based virtual host anymore.

cc: @Kasen @patcon

We use Apache web server in the front of Tomcat.
Since we configure SSL in Apache by default, we can also add a rewrite rule to the virtual host configuration in order to force HTTPS.
And we don't need to configure proxy for HTTP-based virtual host anymore.
@Kasen
Copy link

Kasen commented Nov 10, 2015

👍

@patcon
Copy link
Contributor

patcon commented Nov 11, 2015

True. A s a caveat, this would sacrifice a universal solution for other webservers like nginx though. But I'm fine with either :)

legal90 added a commit that referenced this pull request Nov 12, 2015
@legal90 legal90 merged commit 77b22b7 into master Nov 12, 2015
@legal90 legal90 deleted the redirect-http branch November 12, 2015 10:34
@lock
Copy link

lock bot commented May 10, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants