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 Link to comment https://forums.phpfreaks.com/topic/176223-how-to-rewrite-indexphp-to-index2php/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.