view dtd/error.dtd @ 791:15f2bab0740d

Fixed a typo in the "proxy_pass" directive description.
author Vladimir Homutov <vl@nginx.com>
date Mon, 24 Dec 2012 08:45:13 +0000
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
>