RealGecko
RealGecko
As far as I remember core Nginx module behaves the same way. Interesting, what's the point of such setup?
Nope for now I did not implement this functionality to the module. I'll see what I can do in a few days.
When it's done :D
I was thinkin about that, however I did not investigate much what must be done to add new template configurable via Virtualmin. So I left it as it is. As...
Yep, I used this config for some time, but current module config fits Drupal 6 and 7 well - most of sites hosted by my server are Drupal based :D...
Anyway it'll require some time to implement. Core Nginx module does not support templates too, otherwise my module wouldn't be needed :D
They all work with fcgid I presume :D
I'll see if it is possible to select PHP version in FPM config.
I remember there was an interesting issue with logs in core Apache module. Logs were actually stored in /var/log/... and were symlinked to ~/logs, but as folders in /var/log belonged...