owa_util.get_cgi_env 函数参数说明.
生活随笔
收集整理的這篇文章主要介紹了
owa_util.get_cgi_env 函数参数说明.
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
owa_util.get_cgi_env 函數(shù)參數(shù)說明.
| Variable 變量 | Variable Meaning 變量意義 |
| AUTH_TYPE | Method used to validate user 校驗用戶的類型。 |
| GATEWAY_INTERFACE | The revision of the CGI specification to which the server complies 服務(wù)器兼容的CGI說明書的版本。 |
| HTTP_USER_AGENT | The browser the client is using to send the request 客戶端用來發(fā)送請求的瀏覽器。 |
| PATH_INFO | Extra path information given by the client 客戶端給出的額外的路徑信息。 |
| PATH_TRANSLATED | Translated version of PATH_INFO provided by server for mapping. This consists of the document root concatenated to the PATH_INFO. 服務(wù)器提供的映射用的PATH_INFO的翻譯版本。 |
| REMOTE_HOST | Hostname making the request if it can be determined 發(fā)出請求的主機名,如果它可以判斷的話 |
| REMOTE_ADDR | IP address of the remote host making the request 發(fā)出請求的遠程主機IP地址 |
| REMOTE_USER | Used to authenticate user 用于鑒別用戶 |
| REMOTE_IDENT | Set to the remote username retrieved from the server 設(shè)置由服務(wù)器檢索出的遠程用戶名 |
| SERVER_PROTOCOL | Name and revision of the information protocol used in the request 請求使用的信息協(xié)議的名稱和版本 |
| SERVER_SOFTWARE | Name and version of information server software answering the request 回答請求的信息服務(wù)器軟件的名稱和版本。 |
| SERVER_NAME | The server's hostname, or IP address 主機名或IP地址 |
| SERVER_PORT | Port number on which the server is running 服務(wù)器所運行的端口 |
| SCRIPT_NAME | Virtual path to the script being executed, used for self-referencing URL 將執(zhí)行腳本的虛擬路徑,用于自引用URL。 |
總結(jié)
以上是生活随笔為你收集整理的owa_util.get_cgi_env 函数参数说明.的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 使用NFS 实现两台服务器间的数据备份.
- 下一篇: oca 考试通过.