Hi
I have a site which I want to convert from wordpress site to static html pages.
But after I do the convertsion I want to keep the same urls
How do I in .htaccess rewrite this url:
http://www.mysite.com/this_is_a_page.php to
http://www.mysite.com/this_is_a_page/
any suggestions?
I have a site which I want to convert from wordpress site to static html pages.
But after I do the convertsion I want to keep the same urls
How do I in .htaccess rewrite this url:
http://www.mysite.com/this_is_a_page.php to
http://www.mysite.com/this_is_a_page/
any suggestions?