aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Expand)AuthorAgeLines
* Only redirect to WWW when using addr==443thinkpadmaster2024-10-29-3/+3
* GZIP and better portsthinkpadmaster2024-10-29-4/+19
* Switch from builtin r.URL.Scheme to hardcodingthinkpadmaster2024-10-29-1/+1
* Use new wwwRedirectthinkpadmaster2024-10-29-1/+3
* Redirect alexscerba.com to www.alexscerba.comthinkpadmaster2024-10-29-0/+12
* Redirect URLs ending it / to the URL without a trailing /thinkpadmaster2024-10-29-0/+3
* Add mux to HTTPSthinkpadmaster2023-07-14-1/+1
* Move to "production mode"thinkpadmaster2023-07-14-3/+3
* Move to multifile system and prepare for new file formatthinkpadmaster2023-07-13-0/+49