Missing "Edit template section: Nginx website"

Hello,

Going to "System Settings > Server Templates" I notice the "Nginx website" section is completely missing. Until this gets implemented, if ever, how could I work arund it from the command line?

Status: 
Closed (fixed)

Comments

What Nginx-specific template options are you wanting to change?

Well, for example on the server I am dealing with now we host mostly Magento or Wordpress which require the following config:

location / { try_files $uri $uri/ /index.php?$args; }

You can define new directives for Nginx websites, at System Settings -> Features and Plugins, via the Config link next to the Nginx Website feature.

Thanks, that far I managed to get, as well. Any chance we'll see proper support for Nginx in the Templates the same as we have for Apache httpd?

Lucian

I'll look into making this settable at the template level.

This has been implemented, and will be included in the 2.1 release of the Nginx plugin.

Status: Active » Fixed
Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

Actually theres only "Adding Nginx config directives" under "Plugin options". As for Apache I would like to be able to create a configuration template for NGINX too.

Which version of the Nginx plugin do you have installed there?

webmin-virtualmin-nginx 2.1 all Webmin module for 'Nginx Webserver'

or maybe that "Adding Nginx config directives" under "Plugin options" is from a 3rd party plugin I'm using? :-/