Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

root/trunk/cherrypy/scaffold/site.conf

Revision 1930 (checked in by fumanchu, 7 months ago)

Working cherryd daemon script. New FlupFCGIServer wrapper in servers.py. Also added a config arg to cherrypy.Application.

  • Property svn:eol-style set to native
Line 
1 [global]
2 # Uncomment this when you're done developing
3 #environment: "production"
4
5 server.socket_host: "0.0.0.0"
6 server.socket_port: 8088
7
8 tree.myapp: cherrypy.Application(scaffold.root, "/", "cherrypy/scaffold/example.conf")
Note: See TracBrowser for help on using the browser.

Hosted by WebFaction

Log in as guest/cpguest to create tickets