htacess rewrite rule to remove a subfolder from a url
Using .htaccess you can do many things. This small tidbit will focus on removing and rewriting (mask, hide) the subfolder aspect on a URL to only have the base domain present. You will want to create a .htaccess file if one is not present already in your public_html (or main doc root) for the site. […]
htacess rewrite rule to remove a subfolder from a url Read More »

