How to enable apache mod_rewrite on ubuntu

I have been moving my development to Linux lately and had the first real struggle getting the rewrite stuff working on Apache. Problem wasn’t that I didn’t know how to do it, (BTW usually i would prefer to have a self compiled version of Apache as I would know what’s in it) but that the [...]