Jump to content

How to rewrite index.php to index2.php


t_machine

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.