The .htaccess file is a configuration file for the Apache web server, that can be used to redirect requests from specific IP addresses to another resources.
In this short note i will show how to redirect requests from one or several IP addresses via .htaccess file to a specific web page or another website. (more…)