Posts tagged "htaccess"

Protect Apache with .HTACCESS files

If you’re using Apache web server, this is the first and basic step to protect your web application using .htaccess file. create and put the .htaccess file in root folder of your application and write the code;