Hello friends!
I created a wordpress site by xampp using an apache application. Someone knows tell me if it is possible to migrate this site to a server with nginx without having incompatibility problems.
Grateful!
Hello friends!
I created a wordpress site by xampp using an apache application. Someone knows tell me if it is possible to migrate this site to a server with nginx without having incompatibility problems.
Grateful!
@fbsena
there would not be any compatibility issues.
Incase if you have custom rules in your apache configuration /htaccess, you will need to rewrite those rules to the format of nginx rules.
you can use the following online converter as an easy method.
https://winginx.com/en/htaccess
@fbsena glad to hear that. Hope you could figure out further steps. If you stuck at any issues, feel free to get in touch with the community.