Skip to content

Commit

Permalink
Docker: Set SetEnv HTTPS on in Apache
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed Dec 13, 2023
1 parent 36867d2 commit 84e41dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/conf/webauthn-apache2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

DocumentRoot /var/www/html/public

SetEnv HTTPS on
SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1

<Directory "/var/www/html/public">
Expand Down

0 comments on commit 84e41dc

Please sign in to comment.