Apache mod_Rewrite
I’ve finally worked out how to make mod_rewrite work. URLs for this blog will now be something like davecole.org/blog//year/month/date/title rather than davecole.org/blog/?p=1234. Using the latter style will still take you to the right post, though. I moved servers recently (VPS.net are rather good, IMHO) and it took me a while to work out how to do stuff in Apache (the web server), so I had to post for a while without using pretty links.
a2enmod rewrite was the answer.
xD.




