If I"m telling people to use fastcgi, we should probably use fastcgi ;)
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 30 Oct 2011 21:22:35 +0000 (16:22 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sun, 30 Oct 2011 21:22:35 +0000 (16:22 -0500)
docs/source/deploying.rst

index e2f13c079295218cb880a8fb6bb14f3a2401f0b3..ca3d5046bf781d70d9e54194c7011391fc438809 100644 (file)
@@ -181,7 +181,7 @@ something probably like:
 
 Now start up MediaGoblin.  "cd" to the MediaGoblin checkout and run:
 
-  ./lazyserver.sh --server-name=http http_host=127.0.0.1 http_port=26543
+  ./lazyserver.sh --server-name=fcgi fcgi_host=127.0.0.1 fcgi_port=26543
 
 Visit the site you've set up in your browser, eg
 http://example.mediagoblin.org (except with the real domain name or IP