I\'ve got fresh install of Apache 2.2 on my Vista machine, everything works fine, except mod rewrite.
I\'ve uncommented
LoadModule rewrite_module mo
In Ubuntu:
Run:
a2enmod rewrite
and then:
service apache2 restart
mod_rewrite will now be enabled!
mod_rewrite