Hi, I want to convert my static site to a wordpress site without changing the url structure. I want to use category pages like http://www.mysite.com/categoryname/ for individual pages http://www.mysite.com/categoryname/postname.html I put /%category%/%postname%.html for permalink option. this is okey for individual posts, but for category pages ending slash is not coming... Can anyone help me on this? Thanks in advance