Skip to content

Commit

Permalink
changed 301 to 302 in generic ssl apache config
Browse files Browse the repository at this point in the history
  • Loading branch information
dlareau committed Jan 12, 2020
1 parent 9943651 commit c752c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/puzzlehunt_generic_ssl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ NameVirtualHost *:80

ServerAdmin webmaster@localhost
DocumentRoot /var/www/html
Redirect permanent / https://${hostname}/
Redirect / https://${hostname}/
</VirtualHost>

<IfModule mod_ssl.c>
Expand Down

0 comments on commit c752c1f

Please sign in to comment.