Particularly permalinks....
--More--Tagged with URL
Permalinks
– 2008-10-19 08:00
I’m undecided about URL styles. I probably prefer the Habari base default of site/post-title, but the old site used a YYYY/MM/DD/post-title rewrite, so the DateYURL plugin combined with the redirect at labs.utopian.net/blogs/josh means old links to posts continue to work....
--More--Lighty Rewritey
– 2008-02-02 15:50
WordPress uses a wad of apache rewrite rules to implement “pretty” URL permalinks, a synthetic hierarchical path interface to the blog. This set of near-equivalents for lighttpd url.rewrite makes WordPress URLs work as discernible paths like tag/lighttpd/, rather than revealing the underlying numerical arguments to index.php....