Redirect URLs using .htaccess
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
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
Using .htaccess file you can easily change the default error pages that are being served by your web server. To use .htaccess to modify your
There are hosts that offer unlimited bandwidth. What they mean is that they may not expect you to use more than a certain amount, as
Having a dedicated server gives you high flexibility and a lot of options for your site. Usually you have root/admin access to the server and
The Internet. The great leveling medium that makes a small business nearly as accessible as TheBigCorporation.com. But many businesses throw up a site without much
Having a listable directories on your site sometimes is useful. However, some times it can be considered a security issue. No, matter which option you
Blocking users by IP address is pretty simple with .htaccess. So here it is the example: Order allow, deny Deny from 192.168.0.10 Deny from 212.155.