February 2012 M T W T F S S « Oct 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 Translator

Archives
Tags
3D Graphics Apache Apple captcha cat CentOS Checksum CMake DNSBL domain redirection Dovecot Fedora gd gzip howto htaccess IMAP iPhone jabber JavaScript Linux MacBook Mac OSX md5sum mod_rewrite MTA Multi-Volume MySQL Ogre3D Ogre Samples openfire PEAR PHP security images Sendmail sha1sum split SquirrelMail tar Ubuntu URL rewrite Volume Archive Xcode xmpp Yum
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 Apache, domain redirection, htaccess, mod_rewrite, URL rewrite
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