Rewriting url to hide index.php and to make query nice
问题 I had developed project with custom MVC architecture. And I am new to Apache world, so I would appreciate help with this matter. On a Web I had found lots of tutorials, but no one like mine interests. I have URL like this: http://knjiskicrv.comoj.com/index.php?page=book&id=1 I would like to be display like this: http://knjiskicrv.comoj.com/book/id/1 Or this: http://knjiskicrv.comoj.com/index.php?page=faq Into this: http://knjiskicrv.comoj.com/faq If there is no page in query (http:/