I uncommented LoadModule rewrite_module modules/mod_rewrite.so
Lots of sites (though not all) say i need to also uncomment AddModule mod_rewrite.c
This line doesn't exist in my httpd.conf file. I get an error on restarting server if i try adding the line.
Some sites (again not all) say I need to change AllowOverride All to AllowOverride None.
AllowOverride occurs on five different lines. I tried each one individually and them altogether.
I've restarted server the server what seems like 200 times.
Shears
PS. I cant surprisingly cant find anything about specifically enabling mod rewrite on the apache website...