htaccess redirect from root to a folder

If you want to redirect within a website there are many different methods. But what if you wanted to redirect from the root folder of your website to a specific folder. For example our website’s root sauditechview.com redirects to sauditechview.com/en. You can do that by creating an .htaccess file in the root folder and enter [...]