.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. .TH FEATURESERVER "8" "2007-12-31"" .SH NAME featureserver_http_server \- Lightweight webserver for serving FeatureServer requests. .SH DESCRIPTION usage: featureserver_http_server.py [options] .PP A simple, standalone web server that serves FeatureServer requests. This webserver is designed to make it easy to set up HTTP access to FeatureServer datasources for easy browsing without any webserver configuration. Requires wsgiref and Paste libraries. .SS "options:" .TP \fB\-\-version\fR show program's version number and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-p\fR PORT, \fB\-\-port\fR=\fIPORT\fR port to run webserver on. Default is 8080 .TP \fB\-t\fR enable threading in HTTP server. .SH "SEE ALSO" featureserver(8) .SH AUTHOR crschmidt@metacarta.com .SH COPYRIGHT (c) 2006-2007 MetaCarta, Inc. Distributed under the BSD license.