Berikut adalah cara mengubah Nginx menjadi Apache
1. Buka putty, login vps, ketikkan:
service nginx stop ; chkconfig nginx offservice httpd start ; chkconfig httpd on
2. Klik tab virtualmin
3. Klik menu System Setting -> Featured and Plugins
4. UnCheck the “Nginx website” and “Nginx SSL website”
5. Check Apache website, SSL website, dav login
6. Klik Save
7. Edit Virtualmin, pada bagian Enabled Features, check “Apache website enabled” dan “Apache SSL website enabled”
8. Save Virtual Server
9. Check menu “Server Configuration” => “website options”, pilih opsi PHP-FPM jika tidak ingin menggunakan FCGI.
10. Setelah selesai, buka website, untuk mencek website sudah berjalan dengan baik.