Switching from NGINX to APACHE with already setup Virtual Servers? What's the best approach?

Switching from NGINX to APACHE with already setup Virtual Servers? What's the best approach?

After battling with NGINX rewrite issues and htaccess... I have decided to go to Apache. What's the best course of action to take to switch over all the virtual servers without losing the SSL's... or will I have to re-issue each of them?

Status: 
Active

Comments

Update:

So I disabled NGINX and edited the apache global configuration. Changed the default root of my main domain. And started it. It works but i'm getting a permission error.

http://maximumlove.us/index.php

Outputs:

Forbidden

You don't have permission to access /info.php on this server.

Is there something I need to do to update Virtualmin Virtual Servers to say "hey we're now using Apache" ?

Okay, so I added Virtual Server entries to the apache configuration. Then went to the Virtualmin Virtual Servers and "Changed IP" then clicked save.

Then restarted apache.

I get the following on all virtual servers. : (it carried over the SSL's also... except 1 is giving a self signing notice, when the Manage SSL Certificates is showing COMODO)

https://thewarriorsdojo.com/ https://sharpenyoursword.net/ https://wethepeopleonline.com/ (Showing Self-Signed)

Forbidden

You don't have permission to access / on this server.

Please disregard, I am just going to re-install. Thanks!