view dtd/content.dtd @ 66:9332d7a02822

In the "listen" directive, - the "default" parameter was deprecated in favour of "default_server", - an ability to specify additional parameters no longer depends on "default", - there's a "setfib" parameter on FreeBSD, - UNIX-domain sockets are supported.
author Ruslan Ermilov <ru@nginx.com>
date Sun, 09 Oct 2011 16:35:32 +0000
parents 61e04fc01027
children 2bf4cd2787c5
line wrap: on
line source

<!ENTITY   nbsp         "&#160;">
<!ENTITY   times        "&#215;">
<!ENTITY   lsquo        "&#8216;">
<!ENTITY   rsquo        "&#8217;">
<!ENTITY   ldquo        "&#8220;">
<!ENTITY   rdquo        "&#8221;">

<!ENTITY   mdash        "&#xA0;&#8212; " >