".htaccess" tips and tricks
By using .htaccess files, we can control access to our web content by allowing/blocking certain user or ip addresses to access. You may ask why do we need that, if you can do the same by using options like “order, limit” to restrict ip addresses and user actions in httpd.conf. Fair enough, but there is [...]






