Home page
Рус. Eng.  
Просто линия

RCEenvironment-variable Переменные окружения сервера

Тэг переменных окружения сервера. К примеру, тег RCEdatetime возвращает текущее время и дату.
При помощи Консоли управления сервером.  можно получить список  всех переменных окружения сервера.

 

<RCEmonth>

 

Возвращает номер текщего месяца

 

Имя переменной окруженияПример значенияОписание
Client variables top
RCEremote_addr127.0.0.1IP адрес клиента.
RCEresolvednsfalseВключена проверка имени хоста клиента в DNS. (affects RCEhostname)
RCEhostnameИмя хоста клиента.
RCErequestmethodGETМетод запроса (GET | POST).
RCErequest/sysadmin/reports/envt.stmURI запроса клиента (less query_string).
RCEquery_stringСтрока переменных при выполнении клиентом запроса GET методом (URL encoded).
RCEcontent_length0Длинна содержимого POST.
RCEcontent_typeТип содержимого.
RCEhttp_cookieCookie строка.
RCErefererReferer associated with client.
RCEhttp_refererRefering page (same as RCEreferer).
RCEagentMozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)Название боузера клиента.
RCEhttp_useragentUser agent (same as RCEagent).
RCEusernameUser name.
RCEloggedintrueПроизведена ли верификация
RCEauth_typeТип верификации
RCEhttp_accept_charsetЯзык/раскладка пользователя.
RCEhttp_accept_encodinggzip, deflateТип кодирования поддерживаемый клиентом.
RCEhttp_accept_languageruЯзык пользователя.
RCEhttp_pragmaPage cacheing duration.
RCEsessionidID сессии с пользователем.
Server (HTTP) variables top
RCEmaxusers50Максимальное количество одновременных пользователей.
RCEvhostИмя домена ответа сервера.
RCErequest/sysadmin/reports/envt.stmURL запрос клиента.
RCEdocument_uri/sysadmin/reports/envt.stmПуть к файлу странице.
RCEdocument_nameenvt.stmИмя файла страницы.
RCElast_modifiedFri, 13 Jul 2001 04:15:08 GMTДата последней модификации результата ответа.
RCElast_moddate13-Jul-2001 Московское время (зима)Дата последней модификации.
RCEpath_infoПолный путь из запроса.
RCEpath_translatedPath translated.
RCEscript_nameScript name.
RCEuridir/sysadmin/reports/URI путь.
RCEcontent_length0Content_length.
RCEcontent_typeContent Type.
RCEstarttimeTue, 20 Nov 2001 17:56:25Sambar Server время запуска.
RCEsysadminИмя пользователя с правами администратора.
RCEsysadminipАдрес IP с которого разрешен  вход администратора.
RCEserveripIP адрес сервера.
RCEport80TCP порт на котором запущен сервер.
RCEversionSambar Server V5.0Версия сервера.
RCEservernameИмя сервера.
RCEwatchertrueRun the server watcher.
RCEwatcherto1500The watcher time-out - i.e. the watcher will check the server-state every x seconds and will restart, if the server has crashed.
RCEhomepageindex.htm Домашняя страница сервера.
RCEdefpageindex.htm index.html Название страницы выдаваемой по умолчанию при обращении к имени каталога.
RCEdocsdir/docs/Каталог документов сервера.
RCErootdirКаталог установки сервера 
RCEmaxconns100Максимальное количество сетевых соединений для сервера.
RCEcachesize1000000Максимальный размер файлового кэша сервера (в байтах).
RCEnettimeout300 sec.Тайм-аут сетевого соединения.
RCEpausedfalseПауза работы сервера?
RCEserver_softwareSAMBAR 5.0Версия сервера.
RCEserver_nameИмя сервера.
RCEserver_protocolHTTP/1.1Протокол сервера.
RCEbuilddateAug 1 2001 20:27:14Дата компиляции сервера.
Services variables top
RCEmailserverfalseЗагружен Mail сервер.
RCErunsmtpЗагружен SMTP сервер.
RCEdnsserverfalseЗагружен DNS сервер.
RCEhttpsserverfalseЗагружен HTTP SSL сервер.
RCEtelnetdfalseЗагружен Telnet сервер.
RCEjavaengfalseJava engine включена.
RCEusedbmstrueODBC интерфейс включен.
FTP Services variables top
RCEftpserverЗагружен  FTP сервер.
RCEftpport21Используемый FTP TCP порт.
RCEftpusers10Максимум соединений для FTP пользователя.
RCEftpupload100000Maximum размер (в байтах) для единичного файла.
Time variables top
RCEdatetimeWed, 21 Nov 2001 15:11:12Строка текущего date/time .
RCEdate_localWed, 21 Nov 2001 15:11:12Дата в локальном языковом формате .
RCEdate_gmtWed, 21 Nov 2001 12:11:12Текущее date/time в GMT.
RCEhour15Значение текущего часа (0-23).
RCEminute11Значение текущей минуты  (0-23).
RCEsecond12Значение текущей секунты (0-59).
RCEweekday4Значение текущего дня недели (1-7).
RCEday21Значение текущего дня в месяце (1-31).
RCEmonth11Значение текущего месяца (1-12).
RCEy ear2001Значение текущего года (1997).
RCEtime1006344672time() (Значение текущего времени в секундах относительно 1/1/1970)
CRON scheduler variables top
RCEcrontimeout300Maximum duration (in seconds) for a CRON scheduled task to complete (unless run in parallel).
CGI variables top
RCEcgiextThe extension(s) configured for cgi processing, outside the regular cgi-bin.
RCEcgitimeout300 sec.Maximum CGI executaion duration.
RCEcgistderrfalseShow CGI standard error.
RCEcgidir/cgi-bin/The path to the cgi-bin directory. If not preceded by a drive letter, this path is relative to the Sambar installation directory.
RCEgateway_interfaceCGI/1.1Gateway interface.
RCEwincgidir/cgi-win/The path to the wincgi directory. If not preceded by a drive letter, this path is relative to the Sambar installation directory.
RCEwincgiextThe extension(s) configured for wincgi processing, outside the regular win cgi directory.
RCEisapiext*.dllThe extension(s) associated with ISAPI plug-ins.
RCEisapidbgBasicISAPI debug level.
RCEssishtmlThe extension(s) configured for Server Side Includes processing.
Mail variables top
RCEmailnameHostname of the mail-server.
RCEmboxsizeMaximum size of a mail-box.
RCEmsgrelayMail relay spool time (ondemand | hourly | daily)
RCEmaildomainsSpace-seperated list of domainnames (-patterns) which are considered local by the SMTP server.
RCEmtaAct as remote MTA.
RCEmaxmsgsizeMaximum message size in bytes.
RCEnomboxMailbox where mail will be transfered to when the mailbox cannot be resolved to a local user.
RCErestrictrelayEnforce relay restrictions (anti-spam)
RCErestrictrelayipSpace seperated list of ip-adresses (-patterns), which are allowed to relay mail.
RCErelayuserUsername to use, when sending mail via the ISP
RCEnumusers1Current amount of logged in users (admin included).
RCEhasmboxfalseDoes this user have a mailbox?
Proxy variables top
RCErproxyport70Порт прокси сервера для переадресации запросов.
RCEhttpproxyfalseВключен HTTP proxy.
RCEproxyfilterfalseВключенн ли фильтр HTTP Proxy.
RCElogproxytrueВключен ли лог HTTP proxy  proxy.log
RCEfilterip*Space seperated list of IP(s) to inhibit
RCEftpproxyfalseActing as FTP proxy.
RCEftpport21Acting as FTP proxy.
RCEnntpproxyfalseActing as NNTP (news) proxy.
RCEnntpservernews.ix.netcom.comHostname of the NNTP (news) server.
RCEnntpport119NNTP (news) server port.
RCEsmtpproxyfalseActing as SMTP proxy.
RCEsmtpserversmtp.ix.netcom.comSMTP Server for proxy.
RCEsmtpport25SMTP Port for proxy.
RCEpop3proxyfalseActing as POP3 proxy.
RCEpop3serversmtp.ix.netcom.comPOP3 Server for proxy.
RCEpop3port110POP3 Port for proxy.
RCEpop3enhfalsePOP3 enhanced proxy functionality enabled.
RCEimap4proxyfalseActing as IMAP4 proxy.
RCEimap4serversmtp.ix.netcom.comIMAP4 Server for proxy.
RCEimap4port143IMAP4 Port for proxy.
RCEsocksdfalseActing as SOCKS proxy.
RCEsocksport1080Port for the SOCKS proxy.
RCErealproxyfalseActing as Real Media (c) Proxy.
RCEbridgeproxyfalseActing as Bridge proxy.
RCEbridgeserverwww.te.ru:0:0:0:0:0:0:0:0:0:0Hostname of the bridge-server.
RCEbridgeport8080Port for the bridge server.
RCErproxyHostname of the remote (caching) proxy. Blank disables the proxy.
RCErealport1090Port for the Real Media (c) proxy.
Dialup Services variables top
RCEdialupfalseDial-on-demand enabled.
RCEdialtracefalseLog detailed dial-up connection information to server.log.
RCEdialentryISPName of the dial-up connection to dial, as configured in RAS (NT) or DUN (9x).
RCEdialuserUsername for login to the ISP.
RCEdialpassPassword for login to the ISP.
RCEdialtimeout300Inactivity timeout in seconds. If no proxy requests are received within this period, the server will hang-up the connection.
Logging Services variables top
RCEnoipThe ip-adress(es) which are not logged.
RCEnoreq*.gif *.jpg The extension(s) which are not logged.
RCElogsize100000The maximum log-size for rotated logs (0 equals no limit).
RCEautologneverLog rotation frequency.
RCElogformatperformanceHTTP server log format.
RCEtracesmtpLog SMTP activity to smtp.log.
RCEtracepop3Log POP3 activity to pop3.log.
RCEtraceimap4Log IMAP4 activity to imap4.log.
RCEtracerouterLog MTA activity to router.log.
RCEtracefetcherLog fetcher activity to fetcher.log.
DNS Services variables top
RCEdnshos tshosts Location and name of the dns hosts file.
RCEforwarddnsfalseForward DNS requests?
RCEdnsprimaryHostname of the prim ary DNS server t o fo rward reques ts to.
Security variables top
RCErealmSambar SecurityThe name of the security realm.
RCEshowdirsfalseDirectory browsing allowed.
RCEhtaccessfalseEnforce htaccess.
RCEputusersThe user(s) allowed to upload via the PUT method.
RCEsslcipherSSL cipher type being used.
RCEsslversionSSL version version.
RCEnoscriptexecfalseDisallow cgi/wincgi execution in server-side scripts.
RCEvalidchars

abcdefghijklmnopqrstuvwxyz #()$~0123456789_-  АБВГДЕЖЗИЙКЛМНОП РСТУФХЦЧЩЪЫЬЭЮЯ абвгдежзийклмноп рстуфхцчщъыьэюя

Characters which are considered valid for FTP filenames.

Просто линия
  E-mail support@sambar.ru © 2001  Sambar.Ru
Last modifed: 2005-05-22 20:32 Распечатать страницу