I have an existing page called bfly.php that I need to change to butterfly-jewelry.php
I want to make it so that if someone goes to the URL butterfly-jewelry.php they get the bfly.php page but the url doesn't change it stays as butterfly-jewelry.php. BUT also if someone goes directly to bfly.php the url changes to butterfly-jewelry.php
Is there a way to do this without getting stuck in a rewrite loop?
Thanks!