Category Archives: Apache

Domain Redirection using Apache mod_rewrite and .htaccess

I recently acquired more XenoCafe domains (xenocafe.info, xenocafe.net, and xenocafe.org) and finally got around to adding them to my server. Instead of them being their own sites (well, point to my primary site, but the URL in the browser address … Continue reading

Posted in Apache, BIND, HOWTOs | Tagged , , , , | 1 Comment

Hotlink Protection with Apache mod_rewrite and .htaccess

So you have people linking to files on your site and it’s eating up all your bandwidth. You want it to stop but you’re not sure how. If you’re using Apache for your web server, you can use .htaccess to … Continue reading

Posted in Apache, HOWTOs, Linux | Leave a comment