#!/usr/bin/python import sys from FeatureServer.Server import Server, cgiHandler, cfgfiles if __name__ == '__main__': cgiHandler()