Let’s assume your full name is Billy Example and you’re lucky enough to be owner of the following domains: billyexample.com billexample.com bexample.com example.com (why not) You want to use example.com as the main domain and point all other domains to the main one. By saying “point to” I mean redirect absolutely every GET request with… read more
2014-05-10 htaccess
This table contains complete list of all MIME types to use while working with .htaccess files.
To prevent from stealing our bandwidth and server resources, we can easily disable hotlinking any image from our site using .htaccess file. All you have to do, is to paste into .htaccess file the following code: Now, when someone will try to fetch an image or a photo located on your website (by inserting BBCode… read more