How to auto redirect Netlify site to HTTPS
Netlify support two ways to config redirect rules for your Netlify site: Via _redirects file. Via netlify.toml file. I prefer the second way because of limitation...
26/10/2018
Just a personal blog
Netlify support two ways to config redirect rules for your Netlify site: Via _redirects file. Via netlify.toml file. I prefer the second way because of limitation...