I have an index.php in my root directory that pulls content from sub-folder. The URLs end up looking like this: http://www.domain.com/?page=some-page-name where some-page-name is the name of the sub-folder. I want to use mod_rewrite in an .htaccess file to rewrite so the URLs look like this: http://www.domain.com/some-page-name.htm
Anyone have an idea? I have read and reread some many articles trying to figure this out.
Anyone have an idea? I have read and reread some many articles trying to figure this out.







