www.duckland.org/.htaccess
2026-04-11 15:59:35 -05:00

4 lines
103 B
ApacheConf
Executable file

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