Submitted by thewarriorsdojo on Wed, 10/26/2016 - 23:45
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
Submitted by thewarriorsdojo on Thu, 10/27/2016 - 00:03 Comment #1
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" ?
Submitted by thewarriorsdojo on Thu, 10/27/2016 - 00:39 Comment #2
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.
Submitted by thewarriorsdojo on Thu, 10/27/2016 - 02:42 Comment #3
Please disregard, I am just going to re-install. Thanks!