Need help with some mod_rewrite on lighttpd
- by Christoph
Hello, I recently couldn't configure my mod_rewrite where I'm using Wordpress and MyBB. And now I need Your help, because I couldn't deal with it...
Here is the code:
The problem is with third, fifth and sixth line.
On the third, it couldn't display comments (error 404).
On fifth, forum categories are not working.
Finally on sixth, post aren't working.
I appreciate, any help. Thanks!
EDIT:
You're saying the truth.
What I want, is for example: From link: example.com/forum/forumdisplay.php?fid=71 to example.com/forum/post// <= only id is important here, post name is only for seo Same thing with 'dzial'.
And Wordpress From: example.com/portal/comment-page-#comment-1995 <= name, id and number of page is important here.
Any ideas, how to deal with it?