Posts
How to redirect to a URL in Sapper
· β˜• 1 min read · πŸ‘½ john hashim
If your working on a Svelte+Sapper application and you run in asituation where you need to redirect to different homepage

How to redirect www URLs to non-www?
· β˜• 1 min read · πŸ‘½ john hashim
To redirect all requests to non-www, add the following lines at the beginning of your website’s .htaccess