[wp-hackers] WP + lighttpd
Ozh
ozh at planetozh.com
Mon Sep 24 11:17:19 GMT 2007
Hello there
I'm trying to run a WP blog on a lighty server. Everything is fine and
fast, except for the pretty permalinks which can be no better than
/index.php?/2007/01/hello-world/
I searched here and there, but the only workaround I was able to find is
the "define your 50+ redirect array" trick [1] which doesn't seem really
convenient if you have to edit it every time you post a page. Nothing on
the Codex was helpful, except for using lighty as an offload server for
static content.
I have the disappointing feeling that lighty cannot handle the "if file
does not exist, then rewrite to index.php" rule as in WP now, so I'm
curious to hear about people who are succesfully running it. Any
experience with lighttpd to share ?
Ozh
[1]
<http://www.ioncannon.net/system-administration/6/wordpress-permalinks-with-lighttpd-lighty/>
More information about the wp-hackers
mailing list