view xsls/legacy_stable.xsls @ 175:3381ae6a93e4

Documented the max_ranges, postpone_output, and sendfile_max_chunk directives.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 07 Nov 2011 20:28:38 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

X:template = "/versions" { !{ normalize-space(legacy_stable) } }

}