t_machine Posted October 1, 2009 Share Posted October 1, 2009 I need to use .htaccess to rewrite my urls that have index.php to index2.php. My links are http://www.mysite.com/index.php/test http://www.mysite.com/index.php/test2 I would like them to be http://www.mysite.com/index2.php/test2 There are many of them so it would take a very long time to manually find the urls and rename them. Thanks Quote Link to comment https://forums.phpfreaks.com/topic/176223-how-to-rewrite-indexphp-to-index2php/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.