Skip to content
LT TETH L. Brand • Digital • Growth

Archive

Author: Teth

Browse related insights, notes, and articles.

NOTE

REDIRECTION USING  htaccess. Redirect from old URLs to new URLs with specific URLs <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{HTTP_HOST} ^oldwebsite.com [NC,OR] RewriteCond %{HTTP_HOST} ^www.oldwebsite.com [NC]…
Read More