Translation of "logs do servidor web" to English language:
Dictionary Portuguese-English
Servidor - tradução :
Examples (External sources, not reviewed)
| Como servidor web, ele provê um servidor web HTTP puramente em Java. | Coyote Coyote is a Connector component for Tomcat that supports the HTTP 1.1 protocol as a web server. |
| Proxies web são normalmente usados para armazenar páginas web de um servidor web. | Web proxies are commonly used to cache web pages from a web server. |
| Configuração do Servidor Para preparar uma página web de modo a aceitar conexões HTTPS, o administrador deve criar um certificado de chave pública para o servidor web. | Server setup To prepare a web server to accept HTTPS connections, the administrator must create a public key certificate for the web server. |
| Software Visualizador de Logs | Software Log Viewer |
| Servidor web Servidor responsável pelo armazenamento de páginas de um determinado site, requisitados pelos clientes através de browsers . | Typical computing servers aredatabase server,file server,mail server, print server, web server, gaming server, and application server. |
| Usuários de serviços bancários, acedendo do seu computador, usam um cliente web para enviar uma solicitação para um servidor web num banco. | Whether a computer is a client, a server, or both, is determined by the nature of the application that requires the service functions. |
| Por exemplo, se um atacante compromete um servidor web em uma rede corporativa, o atacante pode então usar o servidor web comprometido para atacar outros sistemas na rede. | For example, if an attacker compromises a web server on a corporate network, the attacker can then use the compromised web server to attack other systems on the network. |
| A autoridade certifica que o proprietário do certificado é o operador do servidor web que o apresenta. | The authority certifies that the certificate holder is the operator of the web server that presents it. |
| com a versão Notes 4.5, após um ano, o servidor web Domino foi integrado ao core do servidor Notes, que foi renomeado para Domino . | Later that year, the Domino web server was integrated into release 4.5 of the core Notes server and the entire server program was re branded, taking on the name Domino . |
| É utilizada para enviar requisições HTTP ou HTTPS diretamente para um servidor web e carregar os dados de resposta do servidor diretamente de volta ao script. | It is used to send HTTP or HTTPS requests to a web server and load the server response data back into the script. |
| O mod_perl é um módulo opcional para o servidor Web Apache HTTP Server. | mod_perl is an optional module for the Apache HTTP server. |
| Essa é a fatia do mercado do servidor Apache Web uma das aplicações críticas das comunicações baseadas na internet. | This is market share of Apache Web server one of the critical applications in Web based communications. |
| As aplicações Web ASP.NET necessitam do Framework .NET e do servidor IIS para executar, pelo menos na plataforma Windows. | App_Data The App_Data ASP.NET Directory is the default directory for any database used by the ASP.NET Website. |
| HTTP, um protocolo que especifica como o navegador e servidor web comunicam entre si. | The browser makes additional HTTP requests to the web server for these other Internet media types. |
| Apenas o correto desenho de aplicações web no servidor pode prevenir inteiramente ataques XSS. | Only correct design of Web applications on the server side can fully prevent XSS. |
| Zope é um servidor de aplicações web de código aberto escrito na linguagem Python. | Zope is a community project concerned with a free and open source, object oriented web application server written in the Python programming language. |
| Havia uma explicação sobre o que a World Wide Web era e como alguém poderia usar um browser e configurar um servidor web. | The first website built was at CERN within the border of France, and was first put online on 6 August 1991 It provided an explanation of what the World Wide Web was, and how one could use a browser and set up a web server. |
| a diferença é que um ficheiro dinâmico tem que ser primeiro processado pelo servidor web. | When a web server is near to or over its limit, it becomes unresponsive. |
| A Apache Portable Runtime (APR) é uma biblioteca de suporte para o servidor web Apache. | The Apache Portable Runtime (APR) is a supporting library for the Apache web server. |
| Plugins CherryPy encaixam em eventos dentro do processo do servidor na inicialização do servidor, desligamento do servidor, fechamento do servidor, etc. | A plugin system CherryPy plugins hook into events within the server process into server startup, server shutdown, server exiting, etc. |
| O próprio site oficial da linguagem roda em um servidor web escrito em Tcl, o tclhttpd. | The first word is the name of a command, which is not built into the language, but which is in the library. |
| O NCSA HTTPd foi um servidor web desenvolvido originalmente pelo NCSA por Robert McCool dentre outros. | NCSA HTTPd was a web server originally developed at the NCSA by Robert McCool and others. |
| Um navegador web, por exemplo, pode ser o cliente e uma aplicação em um computador que hospeda um sítio da web pode ser o servidor . | A web browser, for example, may be the client and an application running on a computer hosting a web site may be the server . |
| Objetivos e visão geral Em um aplicativo de web padrão Java EE, o cliente normalmente envia informações ao servidor através de um formulário da web. | Design goals and overview In a standard Java EE web application, the client will typically call to the server via a web form. |
| Servidor Proxy Servidor Proxy SIP Um tipo de servidor intermediário do SIP é um Servidor Proxy SIP. | The URI scheme used for SIP is codice_1 and a typical SIP URI is of the form codice_2. |
| O Tiki pode correr em qualquer plataforma de computação que suporte um servidor WEB capaz de correr o PHP 5 (incluindo Apache, IIS, Lighttpd, servidor web Hiawatha, Cherokee, e nginx) e um base de dados MySQL database para guardar as configurações e conteúdos. | Tiki can run on any computing platform that supports both a web server capable of running PHP 5 (including Apache HTTP Server, IIS, Lighttpd, Hiawatha, Cherokee, and nginx) and a MySQL database to store content and settings. |
| Resposta do Servidor | Server Response |
| Suporte para qualquer outro servidor web ou adaptador habilitado com WSGI, incluindo Apache, IIS, lighttpd, mod_python, FastCGI, SCGI e mod_wsgi. | Support for any other WSGI enabled web server or adapter, including Apache, IIS, lighttpd, mod_python, FastCGI, SCGI, and mod_wsgi. |
| Assim, um desenvolvedor de software pode usar um servlet para adicionar conteúdo dinâmico para um servidor web usando a plataforma Java. | Thus, a software developer may use a servlet to add dynamic content to a web server using the Java platform. |
| Cada vez que o usuário carrega o site web, o navegador envia o cookie de volta ao servidor para notificar o site da atividade prévia do usuário. | Every time the user loads the website, the browser sends the cookie back to the server to notify the website of the user's previous activity. |
| Os frameworks web MVC mais recentes levam uma abordagem de thin client que colocou quase o modelo, a visão e a lógica do controlador inteiros no servidor. | Early web MVC frameworks took a thin client approach that placed almost the entire model, view and controller logic on the server. |
| Por exemplo, se ele foi formatado como JSON pelo servidor web, ele pode ser facilmente convertido em um objeto de dados do lado cliente para uso posterior. | For example, if it was formatted as JSON by the web server, it can be converted into a client side data object for further use. |
| Consiste numa importante tecnologia que permite gerar páginas dinâmicas, permitindo a um navegador passar parâmetros para um programa alojado num servidor web. | The program could then generate any content, write that to standard output, and the Web server will transmit it to the browser. |
| IIS (Internet Information Services anteriormente denominado Internet Information Server) é um servidor web criado pela Microsoft para seus sistemas operacionais para servidores. | Internet Information Services (IIS, formerly Internet Information Server) is an extensible web server created by Microsoft for use with Windows NT family. |
| Para implantar e executar JavaServer Pages, um servidor web compatível com um container servlet, como Apache Tomcat, Jetty ou Glassfish, é requerido. | To deploy and run JavaServer Pages, a compatible web server with a servlet container, such as Apache Tomcat or Jetty, is required. |
| O SugarCRM pode também usar o IIS como servidor web, e o SQL Server ou Oracle como alternativa de banco de dados. | SugarCRM can also use MS IIS as a web server, DB2 and MS SQL or Oracle as alternative databases. |
| O CherryPy pode ser um servidor web propriamente dito ou ser executado através de qualquer ambiente WSGI compatível (incluindo o Apache 2). | CherryPy can be a web server itself or one can launch it via any WSGI compatible environment. |
| Por algum tempo, o NCSA HTTPd era o servidor que junto com o navegador Mosaic, o cliente, formavam a World Wide Web. | It was for some time the natural counterpart to the Mosaic web browser in the client server World Wide Web. |
| NVIDIA Definições do servidor X | NVIDIA X Server Settings |
| Modo cliente servidor do FTP O servidor remoto aceita uma conexão de controle do cliente local. | In passive mode this secondary connection is from client to server, whereas in the default active mode this connection is from server to client. |
| Um computador NeXTcube foi usado por Berners Lee como primeiro servidor web e também para escrever o primeiro navegador, o WorldWideWeb, em 1990. | A NeXT Computer was used by Berners Lee as the world's first web server and also to write the first web browser, WorldWideWeb, in 1990. |
| O Domino pode ser o Servidor web para os demais arquivos HTML a autenticação do acesso às bases de dados do Domino e externos sistemas como o Active Directory da Microsoft. | Domino can be a web server for HTML files authentication of access to Domino databases or HTML files uses the IBM Domino user directory and external systems such as Microsoft Active Directory. |
| No início desta semana, o Global Voices lançou um liveblog de reações globais sobre os logs de guerra do Afeganistão do WikiLeaks. | Earlier this week Global Voices launched a liveblog of global reactions to Wikileaks Afghanistan war logs. |
| Todos eles receberam romantizações escritas por Alan Dean Foster e publicadas como Star Trek Logs . | All the episodes of this series were novelized by Alan Dean Foster and released in ten volumes under the Star Trek Logs banner. |
| O segundo mecanismo é baseado na confiabilidade do cliente e servidor em um servidor Kerberos. | Wayland can run an X.org server as a client, which can be rootless. |
Pesquisas relacionadas : Logs Do Servidor - Servidor Web Seguro - Logs Em - Redo Logs - Servidor De Páginas Web - Servidor Da Web Incorporado - Servidor De Aplicativos Web - Logs E Registros - Logs De Coletar - Logs De Diagnóstico - Dados De Logs - Horário Do Servidor - Localização Do Servidor - Porta Do Servidor