lightspeed RewriteRule for redirect example.com/index.php/* to example.com/*

64 Views Asked by At

i want to redirect 301 all requests has index.php after example.com to url with no index.php : example.com/index.php/(someroute) --> example.com/(someroute)

i already try below question in stackowerflow but only work for example.com/index.php

Redirect example.com/index.php to example.com using .htaccess

please help for this.

0

There are 0 best solutions below