Hello actually I have this type of url
https://example.com/cart/index.php
https://example.com/cart/details.php
And I want show this
https://example.com/cart
https://example.com/cart/details
How can i do it using .htaccess
?
I really try find on google but nothing help me correctly.