flup, not flerp!

This commit is contained in:
Christopher Allan Webber 2011-10-23 16:12:10 -05:00
parent 839aeaa944
commit 312643c12c

View File

@ -44,6 +44,6 @@ host = 127.0.0.1
port = 6543
[server:fcgi]
use = egg:flurp#fcgi
use = egg:flup#fcgi
host = 127.0.0.1
port = 26543