Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Redirect HTTP to HTTPS #137

Merged
merged 1 commit into from
Feb 13, 2016
Merged

Redirect HTTP to HTTPS #137

merged 1 commit into from
Feb 13, 2016

Conversation

legal90
Copy link
Contributor

@legal90 legal90 commented Feb 7, 2016

Similar changes were merged to JIRA and Confluence cookbooks:
https://github.com/afklm/jira/pull/39
sous-chefs/confluence#73

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.

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.
@legal90
Copy link
Contributor Author

legal90 commented Feb 7, 2016

FYI: Seems like it rejects #56 & #22

@legal90
Copy link
Contributor Author

legal90 commented Feb 7, 2016

linc01n added a commit that referenced this pull request Feb 13, 2016
@linc01n linc01n merged commit 85c84d2 into bflad:master Feb 13, 2016
@legal90 legal90 deleted the redirect-https branch February 13, 2016 07:04
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.

2 participants