I'm using ISPConfig 3.0.5.4p3 on Debian 7. The changelog of 3.0.5.4 beta says But I can't find such an option under "Limits" when creating a client. Am I missing something?
The field is not available for clients as it would allow a client to extend its capabilities like accessing websites of other clients. The changelog refers to tah availability of nginx snipptes to be configured by the admin and then made available to clients.
Is it already possible to assign nginx snippets to clients over the ISPConfig Interface? I didn't find it in my installation ( 3.0.5.4p5)
I have the same question than arraken, I created a few nginx directive snippets and can't find where to access them on a client account or where to enable them for clients, anyone?
Hello, I`ve read here https://www.howtoforge.com/community/threads/directive-snippets-for-clients.71924/ that this option was implemented in v3.1 but i cannot see where i can actually allow users to see the nginx directive snippets? Still only admin has the Options tab with the snippets Thanks in advance
The field apperas below the php version field if you have added directive snippets and made them available for clients. See System > Directive snippets.
You can allow them to use the web config dropbox under Client -> Limit-Templates -> their template -> Show web server config selection (check this setting)
That`s what was missing! Thanks a lot However is it maybe possible to make the separate Options tab like it`s done in the admin area, so that user could actually see which snippets are added (the code itself, maybe read-only)?