Added P52-1 : Welcome 2020!

This commit is contained in:
Don Harper 2020-01-05 08:15:21 -06:00
parent 60ec5fb714
commit b5c92d580c
21 changed files with 11 additions and 0 deletions

4
static/.htaccess Normal file
View file

@ -0,0 +1,4 @@
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.donaldharper.com/$1 [R,L]