view xsls/legacy_stable.xsls @ 74:e9948ec6286b

Removed the pre-0.7.11 tip for "How to prevent processing requests with undefined server names".
author Ruslan Ermilov <ru@nginx.com>
date Mon, 10 Oct 2011 09:39:11 +0000
parents 61e04fc01027
children be54c443235a
line wrap: on
line source

X:stylesheet {

X:output method="text";

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

}