In case your web hosting account is not configured to server certain mime types with the proper content type. You can change this using .htaccess…
The index of a directory can come from one of two sources: A file written by the user, typically called index.html. The DirectoryIndex directive sets…
We often seen that some unidentified bots relentlessly use bandwidth of website that cause the loading speed of website become slow and affects the ranking…
The hot link Protection technique allows you to prevent other websites from directly linking to files on your website. This is most commonly used to…
When you notice a surprising increase in traffic and check your logs one day, and see tons of referrals from a particular site, yet upon inspection…
Protecting files on your website from unauthorized users can be very important. You could use PHP to listen for login authorization information on each page,…
Redirects enable us to direct web site visitors from one document within your web site to another directory within your website or another website’s directory…
To ban a single IP address from accessing your Website, add following code to the .htaccess file in the root directory of your html file. If…