I'm converting an existing site to WordPress. Actually using v2.9.2
I changed the permalinks to end with .html per the codex. That works great on the posts.
It does not work on the pages. If the page name is "Page Name", the URL is /pagename without any extension.
I tried adding the .html in the permalink field on the page and it gets changed to a dash.
How do I get pages to use the .html extension?
Thanks.