How to shorten a web address using .htaccess
Redirecting web addresses is a common use for .htaccess when addresses become too long or complicated. For example, if you had a blog running on your website and you wanted to share a post you had made the address could look something like: http://www.mydomain.com/how-to-use-htaccess-to-redirect-long-urls/ Using .htaccess we could create a redirect that is easier to […]