Nginx - Apache

I noticed today a package installation for virtualmin nginx.
I’m very interested in the very lightweight http server but I’m not sure if everything will run. There is of course a lot of customization to do.

So I am wondering… Can I run Nginx and Apache next to eachother on the same server? I am trying to get rid of all the Unnecessary things running on my servers.

Thanks a lot for the info :slight_smile:

Howdy,

Although it’s possible to do that with some manual setup, the Virtualmin supported method (and Virtualmin recommended method) is to pick one or the other on a given server.

There’s documentation on setting that up here:

http://www.virtualmin.com/documentation/web/nginx

Hey,

Thanks. I’m currently testing installing the nginx alone (no apache).
According to the documentation you supplied there are some serious limitations towards nginx. Are they still the case? SSL and CGI are important for me…