<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body>
<p>Hi, Grzegorz. I'm with the Ubuntu Server Team and can answer
this directly.</p>
<p>The NGINX upstream repository does NOT follow the structure of
the package as it is in Ubuntu and Debian. The snippets directory
and sites-available and sites-enabled directories and includes as
part of the default configuration are Ubuntu-isms and
Debian-isms. These are only present in Debian/Ubuntu variants
(and possibly other distropackages of NGINX) and are NOT from
nginx.org's repositories.</p>
<p>The snippets/ directory in Ubuntu and Debian I believe is
prepopulated with the snakeoil.conf which is only for the ssl-cert
package generated self-signed SSL certificate configuration to be
included. It is, however, simply a directory that holds files,
and you simply include configurations with `include
snippets/blah;` (to include the file 'blah' which is in
'snippets'.</p>
<p>You can create that directory yourself and then just include
individual snippets from there. In Ubuntu/Debian it is not
automatically included *anywhere* in the package shipped
configuration, it's used to hold handy snippets you might want to
include in many places.</p>
<p><br>
</p>
<p><br>
</p>
<p>Thomas<br>
</p>
<div class="moz-cite-prefix">On 12/30/20 11:05 AM, Grzegorz Cze?nik
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:AM0PR01MB4162992E91B7894AC0D1879D88D70@AM0PR01MB4162.eurprd01.prod.exchangelabs.com">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style>@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}span.Stylwiadomocie-mail17
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}div.WordSection1
{page:WordSection1;}</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">Hi,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I installed Nginx 1.19.6
from the official repository <a
class="moz-txt-link-freetext"
href="http://nginx.org/en/linux_packages.html#Ubuntu"
moz-do-not-send="true">http://nginx.org/en/linux_packages.html#Ubuntu</a><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Compared to the official
Ubuntu repository version 1.19.6, I cannot see the snippets
directory in /etc/nginx. Has anything changed in this case?
Can I create this catalog myself?<o:p></o:p></span></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
nginx mailing list
<a class="moz-txt-link-abbreviated" href="mailto:nginx@nginx.org" moz-do-not-send="true">nginx@nginx.org</a>
<a class="moz-txt-link-freetext" href="http://mailman.nginx.org/mailman/listinfo/nginx" moz-do-not-send="true">http://mailman.nginx.org/mailman/listinfo/nginx</a></pre>
</blockquote>
</body>
</html>