view xml/en/docs/faq.xml @ 2437:bf8eb55e35dd

Linux packages: Added an instruction for yum/dnf to mark the repos as hotfixes. This fixes an issue with RHEL8/CentOS8 where the concept of modules was introduced. If a package with the same name exists both in a modular and traditional repos, the modular one will always have a higher priority. Marking our repository configuration as a hotfix overrides this behavior.
author Konstantin Pavlov <thresh@nginx.com>
date Thu, 26 Sep 2019 13:25:29 +0300
parents cb43695220b2
children
line wrap: on
line source

<!--
  Copyright (C) Igor Sysoev
  Copyright (C) Nginx, Inc.
  -->

<!DOCTYPE article SYSTEM "../../../dtd/article.dtd">

<article name="FAQ"
         link="/en/docs/faq.html"
         lang="en"
         rev="2">


<section>

<para>
<list type="bullet">

<listitem>
<link doc="welcome_nginx_facebook.xml"/>
</listitem>

<listitem>
<link doc="faq/license_copyright.xml"/>
</listitem>

<listitem>
<link doc="faq/accept_failed.xml"/>
</listitem>

<listitem>
<link doc="faq/variables_in_config.xml"/>
</listitem>

<listitem>
<link doc="faq/daemon_master_process_off.xml"/>
</listitem>

<listitem>
<link doc="faq/chunked_encoding_from_backend.xml"/>
</listitem>

<listitem>
<link doc="sys_errlist.xml"/>
</listitem>

</list>
</para>

</section>

</article>