I have the slug -> slug.html working for all my dynamic content, but not for actual static pages.
When I type http://www.mydomain.com/static_slug.html, for example, it redirects to http://www.mydomain.com/static_slug/ in the address bar.
How do I change?
Thanks.