Is it possible to migrate an existing apache2 ispconfig installation to ngnix to serve static contents? Thank you!
Already answered, sorry: http://www.howtoforge.com/forums/showthread.php?t=57283 http://www.howtoforge.com/forums/showthread.php?t=54750
What it seems to be possible is to setup an ngnix reverse proxy in front of apache: https://github.com/Rackster/ispconfig3-nginx-reverse-proxy/wiki Anyone have any experience with this plugin?
And with this procedure? http://www.howtoforge.com/nginx-cat...end-to-apache-for-ispconfig-3-on-debian-lenny Is it transparent to ispconfig in the sense that you can create sites with ispconfig and they work cached with ngnix with no aditional changes?
I haven't tried this, but you will have to change the port in all Apache vhost configuration files manually because they use port 80 by default.