Skip to content

Instantly share code, notes, and snippets.

@djacobs
Created November 3, 2009 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save djacobs/225300 to your computer and use it in GitHub Desktop.
Save djacobs/225300 to your computer and use it in GitHub Desktop.
bobcousy@bobcousyslisp.com [~/public_html]# ./dispatch.fcgi
WSGIServer: missing FastCGI param REQUEST_METHOD required by WSGI!
WSGIServer: missing FastCGI param SERVER_NAME required by WSGI!
WSGIServer: missing FastCGI param SERVER_PORT required by WSGI!
WSGIServer: missing FastCGI param SERVER_PROTOCOL required by WSGI!
root INFO Reconfigured logging
typepadapp.utils.loading INFO Configuring HTTP caching
typepadapp.middleware.ApplicationMiddleware INFO Loading group info...
batchhttp.client WARNING Making batch request for 2 items
batchhttp.client WARNING Making batch request for 1 items
typepadapp.middleware.ApplicationMiddleware INFO Running for group: Bob Cousy's Lisp
root INFO also using settings from 'mymotion.local_settings'
typepadapp.views.auth DEBUG Successfully looked up HOME_URL: /
batchhttp.client WARNING Making batch request for 2 items
Status: 200 OK
Vary: Cookie, Accept-Language
Content-Type: text/html; charset=utf-8
Content-Language: en-us
Set-Cookie: motion=a3cc4b6cfecfe851b04e7654d4c77807; expires=Tue, 17-Nov-2009 17:11:55 GMT; Max-Age=1209600; Path=/
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
(the proper HTML follws) <SNIP>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment