Skip to content

Commit

Permalink
For #10
Browse files Browse the repository at this point in the history
  • Loading branch information
mugitty committed Oct 29, 2024
1 parent 2265944 commit 4ea3f3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/httpd-vhosts-prod-noctua.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
ServerName {{ noctua_host }}
ServerAlias {{ noctua_host_alias }}

Redirect permanent / https://{{noctua_host}}/
#Do not use permanent for testing Redirect permanent / https://{{noctua_host_alias}}/
Redirect / https://{{noctua_host_alias}}/

</VirtualHost>

0 comments on commit 4ea3f3a

Please sign in to comment.