In case you were wondering my feeds are all screwed up, the soft method (index.php/feed/rss and index.php/feed/rss/comments) is not working anymore so I’ve hard coded them: RSS 0.92, RSS 2.0, Atom, RSS 2.0 Comments.
This just means I need to get off my ass and fix mod_rewrite and hack a new theme. As if I didn’t have other things I wanted to be doing….









Yay! Much better!
Mod_rewrite has caused many a problem for me. Especially when I softlink all my images. Easier for me to turn it off and deal w/ ugly urls.
After much head scratching I figured out how to get mod_rewrite working, stupid simple really since it was already enabled, AllowOverride All. Duh. So the bonus is now I can keep hot linkers from snarfing my bandwidth–some French gaming blog is the worst offender–using a simple script in .htaccess.