Change default directory page
Most probably you have been wondering how the Webserver decides which page from your site to use as a main/default page of your site. There
Most probably you have been wondering how the Webserver decides which page from your site to use as a main/default page of your site. There
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
As .htaccess is a powerful tool. It gives you option to change the way the webserver serves your files. On most web hosting servers you
If you have several domain names parked/pointed at your site it is a good idea to create permanent 301 redirect for them so for the
Sometimes you may need to make sure that the user is browsing your site over securte connection. An easy to way to always redirect the
ModRewrite is a powerful feature of the Apache web server. It provides an easy way to modify/manipulate URLs. As complicated as it sounds a regular
Sometimes you need to redirect some URL and/or page on your site to another one. The feature is very useful if you have recently redesigned
A hot-linking is when some other site uses images hosted on yours. For example a.com has some pretty nice images. Then b.com decides that instead
Lately referrer spam became a great annoyance for the webmasters. If you are not sure what referrer spam is you may wish to check this
If you need to have certain areas (folders or files) of your web site protected you can use .htaccess and .htpasswd files to enable a