I followed "The Perfect Server - Debian Squeeze (Debian 6.0) With BIND, Dovecot & Nginx [ISPConfig 3]" tutorial to setup my server. http://www.howtoforge.com/perfect-server-debian-squeeze-debian-6.0-with-bind-dovecot-and-nginx-ispconfig-3 How can I make ISPConfig 3 with Nginx to use HTTP instead of HTTPS? Thanks
Answer "n" when the ISPConfig installer asks you if you want to create an SSL cert for the ISPConfig interface.
Thank You Falko! If server is already setup, do I have to rebuild from scratch or there's a quicker way of changing from HTTPS to HTTP or HTTP to HTTPS? Thanks
You have to look into: /etc/apache2/sites-available/ispconfig.vhost and change SSLEngine On to SSLEngine Off