Zope Quick Start
 

Welcome to Zope, a high-performance object-oriented platform for building dynamic Web applications. Here are some quick pointers to get you started:

form

-C''

cookies

lazy items

SESSION<bound method SessionDataManager.getSessionData of <SessionDataManager at /session_data_manager>>

other

TraversalRequestNameStack[]
AUTHENTICATED_USER<SpecialUser 'Anonymous User'>
URL'http://new.local.brit.by/index_html'
SERVER_URL'http://new.local.brit.by'
AUTHENTICATION_PATH''
BASE1'http://new.local.brit.by'
BASE2'http://new.local.brit.by/index_html'
BASEPATH1''
PUBLISHED<DTMLMethod at /index_html>
URL1'http://new.local.brit.by'
ACTUAL_URL'http://new.local.brit.by/'
URL0http://new.local.brit.by/index_html
URL1http://new.local.brit.by
BASE0http://new.local.brit.by
BASE1http://new.local.brit.by
BASE2http://new.local.brit.by/index_html

environ

HTTP_ACCEPT'text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5'
HTTP_ACCEPT_CHARSET'ISO-8859-1,utf-8;q=0.7,*;q=0.7'
HTTP_USER_AGENT'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)'
HTTP_PRAGMA'no-cache'
HTTP_X_CC_ID'ccc02-01'
SERVER_NAME'0.0.0.0'
GATEWAY_INTERFACE'CGI/1.1'
channel.creation_time1337434277
SERVER_SOFTWARE'Zope/(Zope 2.10.7-final, python 2.4.6, linux2) ZServer/1.1'
REMOTE_ADDR'82.209.198.250'
HTTP_ACCEPT_LANGUAGE'en-us,en;q=0.5'
SCRIPT_NAME''
HTTP_CACHE_CONTROL'no-cache'
REQUEST_METHOD'GET'
HTTP_HOST'new.local.brit.by'
PATH_INFO'/'
SERVER_PORT'10080'
SERVER_PROTOCOL'HTTP/1.1'
CONNECTION_TYPE'close'
HTTP_ACCEPT_ENCODING'gzip'
PATH_TRANSLATED'/'

Powered by Zope