www.duckland.org/static/.htaccess
2019-06-15 22:03:37 -05:00

4 lines
103 B
ApacheConf

RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.duckland.org/$1 [R,L]