.htaccess Overview
What is .htaccess? .htaccess is a file in the root folder of your www (or publichtml) folder on your web server. It’s a configuration file for your web server (usually Apache) with information on redirects and some security settings. That’s a weird file name? Yep. It is not htaccess.txt, it is simply .htaccess It … Read more