view dtd/error.dtd @ 2723:61a89c4f37cf

Documented configure options for upstream random and stream set.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 19 May 2021 12:58:02 +0300
parents be54c443235a
children
line wrap: on
line source

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

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           name         CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>