Hi there, I'm working on a new site: http://www.thshoponline.com/ And I'm tring to set WordPress perminlinks to: /%postname%/ But it's not working, and pages are Pages not posts. my rewrite rule are: server.error-handler-404 = "/index.php" url.rewrite-once = ( "^/(wp-.+).*/?" => "$0", "^/(sitemap.xml)" => "$0", "^/(xmlrpc.php)" => "$0", "^/(.+)/?$" => "/index.php/$1" ) What to do? Please Help! ???
Lighttpd + WordPress = Cancer I'm still having trouble with the same issue. There are many solutions posted on the web, but none of them have worked so far.