[ad_1]
I had a website that was made in apache and then I migrated it using WP All In One Migration Plugin to a nginx server in Oracle Cloud. Now only the homepage works, all the other pages using pretty links don’t work and gives error 404.
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
what do the urls look like?
Assuming you have server access, rename .htaccess in your public_html folder to something like .htaccess-x, then go to Settings > Permalinks, and hit Save at the bottom. This will generate a new .htaccess file. See if your pages work after that.