Skip to content

Commit

Permalink
add SSL detection for proxy setting
Browse files Browse the repository at this point in the history
  • Loading branch information
drscream committed Aug 11, 2014
1 parent 20adb1f commit 05f5f68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions copy/opt/local/etc/httpd/vhosts/01-kumquat.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
</VirtualHost>
<VirtualHost *:443>
ServerName HOSTNAME
RequestHeader set X-Forwarded-Proto https env=HTTPS

<Directory /opt/kumquat/>
AllowOverride None
Expand Down

0 comments on commit 05f5f68

Please sign in to comment.