I am using wp 2.9, and migrating my site from other CMS to wordpress.
I am using this expression in my permalink setting:
/%category%/%postname%.html
According to http://codex.wordpress.org/Using_Permalinks it should result in page URL like http://www.site.com/about.html etc but i am getting pages with the URL "http://www.site.com/about" only.
I need .html in my URL since I want to retain google PR of the old pages in my existing website.
Thanks in anticipation,
Saurabh