Sha256: 4afa4058f89ecce9b6a239ba9379bf890e0ec3b49a465f3486212b76228eed5b
Contents?: true
Size: 450 Bytes
Versions: 26
Compression:
Stored size: 450 Bytes
Contents
.\" generated with Ronn/v0.6.6 .\" http://github.com/rtomayko/ronn/ . .TH "STATICPROVIDER" "" "June 2010" "" "" . .SH "Static Provider" The \fIstaticProvider\fR middleware provides static file serving to the given \fIroot\fR directory defaulting to the \fBCWD\fR, for example: . .IP "" 4 . .nf connect\.createServer( connect\.staticProvider(__dirname + \'/public\') ); . .fi . .IP "" 0 . .SS "Environment Variables" . .nf \-\-staticRoot . .fi
Version data entries
26 entries across 26 versions & 1 rubygems