I'm migrating a website from an old server and after I uploaded all the files and connect the database, the dynamic content on pages is giving me a 404 error.
The old server was managed with Nginx, the new server is using Nginx-Hybrid
so I can use the .htaccess
file.
In my opinion, the .htaccess
needs a special configuration but I haven't found a solution yet.
Can someone please give me an advice?
Here is an example of the production site pages:
https://www.arecontvision.com/index.php
https://www.arecontvision.com/Company/about-arecont
https://www.arecontvision.com/products/SurroundVideo+Omni+G2+Series
https://www.arecontvision.com/pressreleasedetails/Arecont+Vision+ConteraIP%E2%84%A2+Multi-Sensor+Camera+Named+2018+Campus+Safety+BEST+Winner
Here is the new site I'm working on:
https://sales.arecontvisioncostar.com/index.php
https://sales.arecontvisioncostar.com/Company/about-arecont
https://sales.arecontvisioncostar.com/products/SurroundVideo+Omni+G2+Series
https://sales.arecontvisioncostar.com/pressreleasedetails/Arecont+Vision+ConteraIP%E2%84%A2+Multi-Sensor+Camera+Named+2018+Campus+Safety+BEST+Winner