Two Webservers?

One webserver will be used for administration, one will be used for production service.

Production



Apache2-mpm-worker, setup with libapache2-mod-fcgid for perl, php, python, and ruby.

Administration



Lighttpd - fastcgi to PHP - configuration stored in SQLite.

This is definitely overkill, but if I think about it for a minute and consider the case when I'm using something to configure itself, and something goes wrong, there is no way to recover.
By on April 19, 2008 12:15 PM

1 Comment

Actually - this is sort of how webmin does it...

Categories