view dtd/error.dtd @ 1600:dd190baef1e7

Added example to the note in the "stub_status" directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 16 Nov 2015 13:28:49 +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
>