Does anybody know how to createstatic urls in phpbb or vbulletin. In other words something like you can do easy if you have a word press blog and you can choose if your url will be of the type: ?www.example.com/page_id=8 or www.example.com/search-engine-friendly/ Now how is that possible with phpbb that instead www.mysite.com/?sid=ce8f8321e4db3arth9a5c8eb5be97a will be www.mysite.com/forum/how-do-you-creat-static-url/. I google it and found some articles that suggested mod rewrite I used their code for my .htaccess but never worked or probably those guys where just plonkers. Any ideas? Thanks