Tag: Wordpress 2.7 Permalinks don’t work
Wordpress 2.7: Permalinks don’t work
by Edwin on Mar.10, 2009, under Blogging
“Why do my permalinks not work?” I asked myself in one of my first postings, actually just after I had figured out what they were. Somehow the problem got solved and I forgot all about it. The other day I got bussy on another website, set the permalink settings, and the very same problem occurred. Vloek!
As it appears, it’s all about the htaccess file.

It really needs the line:
RewriteEngine On
I copied the htAccess file from a proper working installation (root directory of your installation), and yes, a bit later it was working!

Proper functioning htaccess file!
Cheers
Edwin