Using .htaccess to redirect an entire domain

Every so often I need to redirect from one domain to another. Maybe I’m configuring both a .com and .co.uk domain to point to just one of them. Maybe I need to redirect an directory/path to a different domain as part of a site migration or segmentation (e.g. redirecting https://example.com/account to https://account.example.com). Response codes Before setting up a redirect, make sure you know what kind of redirect you want. There are several different response codes which change how search engines (e.g. Google) behave when the see the redirect. ...

29 June 2025

Store more than 100 Yealink VoIP phonebook entries with a simple remote phonebook

I recently was tasked with setting up a Yealink VoIP telephone system which misleadingly states on it’s spec sheet that it can hold 1000 phonebook entries (up to three numbers per entry: mobile, office, other). Specifically I was using several “Yealink W73H DECT Handset” and a “Yealink W70B DECT IP Base Station”, however I expect this will be the same for all other Yealink models. “Local phonebook for up to 1000 entries (store in the base)” ...

9 June 2025