By using .htaccess files, we can control access our web content by allowing/blocking certain user or ip address to access our web content.
Is quite handy when you do not have the permission to change the httpd.conf file or restart the webserver.
By using .htaccess files, we can control access our web content by allowing/blocking certain user or ip address to access our web content.
Is quite handy when you do not have the permission to change the httpd.conf file or restart the webserver.
Post a Comment