From: Christopher Allan Webber Date: Sun, 30 Oct 2011 21:22:35 +0000 (-0500) Subject: If I"m telling people to use fastcgi, we should probably use fastcgi ;) X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=36dc2eaa661870cba1dd9ed50bc2bd09c8daa7cc;p=mediagoblin.git If I"m telling people to use fastcgi, we should probably use fastcgi ;) --- diff --git a/docs/source/deploying.rst b/docs/source/deploying.rst index e2f13c07..ca3d5046 100644 --- a/docs/source/deploying.rst +++ b/docs/source/deploying.rst @@ -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