Skip to content

Commit

Permalink
#146 対応のためredmine-ssl.confを変更
Browse files Browse the repository at this point in the history
  • Loading branch information
ayapapa authored Apr 7, 2021
1 parent 2a13077 commit 379e0ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions etc/redmine-ssl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ ServerName #HOSTNAME#
ServerAlias localhost
DocumentRoot #DOCUMENTROOT#

Header edit Location ^http https
RequestHeader set X_FORWARDED_PROTO 'https'

ExpiresActive On
ExpiresByType application/x-javascript A259200
ExpiresByType application/javascript A259200
Expand Down

0 comments on commit 379e0ec

Please sign in to comment.