Cherrypy setup questions

Brian Blais bblais at bryant.edu
Wed May 23 11:41:11 EDT 2007


fumanchu wrote:
> 
> No, you're not missing anything; my fault. I wasn't very awake when I
> wrote that, I guess. Don't include the hostname, just write:
> 
>     sn = '/~myusername/apps'
>     cherrypy.quickstart(Root(), sn, config)
> 

yay!  Thanks, that works perfectly.


			bb

-- 
-----------------

              bblais at bryant.edu
              http://web.bryant.edu/~bblais



More information about the Python-list mailing list