Nginx Reverse Proxy Plugin
I created a plugin that allows you to use nginx as a reverse proxy.
All you need to do is:
- Change apache port to 6080 for http and 6443 for https.
- Install Nginx web server
- Activate the Nginx Reverse Proxy plugin.
ln -s /usr/local/ispconfig/server/plugins-available/nginx_reverseproxy_plugin.inc.php /usr/local/ispconfig/server/plugins-enabled/nginx_reverseproxy_plugin.inc.php