php urls redirect
-
The current website has urls like this “mydomain.com/prices.php” that points to php file.
I redesign the website to wordpress and I want “mydomain.com/prices.php” to redirect to “mydomain.com/prices/”.Is that possible with Redirection plugin or should I do it with .htaccess? Because I added “/prices.php” on Source URL and I am getting file not found when I visit “mydomain.com/prices.php”
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘php urls redirect’ is closed to new replies.