i get everytime an error if my url advanced rewrite engine is on only with the old version of the internet explorer 6 where can be the problem? how to fix this?
ive translated whole rewrite rule for the advanced seo url by my self. "^/[a-z0-9_-]*-f([0-9]+)(-([0-9]+))?\.html" => "/viewforum.php?f=$1&start=$3", "^/[a-z0-9_-]*-f([0-9]+)/[a-z0-9_-]*-t([0-9]+)(-([0-9]+))?\.html" => "/viewtopic.php?f=$1&t=$2&start=$4...
Unfortunately, I know very few about lighttpd. But if I remember well, there are few post here talking about it, among which one gives a solution for the phpBB2 case you could inspire from. Worth a quick search in case you end up needing it ;) ++ Actually, I gonna switch over to nginx. I got a guy ...