error during setup
/var/www/rss/.htaccess: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
I believe perclecom already got this error figured out, but for those searching and finding this same problem, do
sudo a2enmod rewrite
Then restart Apache.