I have WP 2.9 installed on an IIS 7 server. Permalinks works with the URL Rewrite add-on for IIS, but I'm wondering if it's possible to use different permalink structures for pages and posts. For instance:
Pages would be www.url.com/$pagetitle/
Blog posts would be www.url.com/blog/$entrytitle/
Is this possible?