glossary.html.fr revision af84459fbf938e508fd10b01cb8d699c79083813
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr"><head><!--
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington This file is generated from xml source: DO NOT EDIT
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<title>Glossaire - Serveur Apache HTTP</title>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<link href="/style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<link href="/style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<link href="/style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<link href="/images/favicon.ico" rel="shortcut icon" /></head>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<body id="manual-page" class="no-sidebar"><div id="page-header">
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="/faq/">FAQ</a> | <a href="/glossary.html">Glossaire</a> | <a href="/sitemap.html">Plan du site</a></p>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<p class="apache">Serveur Apache HTTP Version 2.3</p>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<img alt="" src="/images/feather.gif" /></div>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<div class="up"><a href="./"><img title="<-" alt="<-" src="/images/left.gif" /></a></div>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">Serveur HTTP</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="./">Version 2.3</a></div><div id="page-content"><div id="preamble"><h1>Glossaire</h1>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<p><span>Langues Disponibles: </span><a href="/de/glossary.html" hreflang="de" rel="alternate" title="Deutsch"> de </a> |
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<a href="/en/glossary.html" hreflang="en" rel="alternate" title="English"> en </a> |
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<a href="/es/glossary.html" hreflang="es" rel="alternate" title="Espa�ol"> es </a> |
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<a href="/fr/glossary.html" title="Fran�ais"> fr </a> |
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<a href="/ja/glossary.html" hreflang="ja" rel="alternate" title="Japanese"> ja </a> |
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<a href="/ko/glossary.html" hreflang="ko" rel="alternate" title="Korean"> ko </a> |
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<a href="/tr/glossary.html" hreflang="tr" rel="alternate" title="T�rk�e"> tr </a></p>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <p>Ce glossaire d�finit la terminologie courante relative � Apache en
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington particulier, et aux serveurs web en g�n�ral. Vous trouverez plus
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington d'informations sur chaque concept dans les liens fournis.</p>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<div class="top"><a href="#page-header"><img alt="top" src="/images/up.gif" /></a></div>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<h2><a name="definitions" id="definitions">D�finitions</a></h2>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="algorithm" id="algorithm">Algorithme</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Une formule sans ambiguit� ou un jeu de r�gles destin�es �
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington r�soudre un probl�me en un nombre fini d'�tapes. Les algorithmes de
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington chiffrement sont en g�n�ral appel�s
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="cipher" id="cipher">Algorithme de chiffrement
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Un algorithme ou un syst�me de chiffrement des donn�es.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Quelques exemples : DES, IDEA, RC4, etc.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="ssl/">chiffrement SSL/TLS</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="tarball" id="tarball">Archive Tar (Tarball)</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Un paquetage de fichiers rassembl�s dans une archive
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Les distributions d'Apache sont stock�es dans des Archives Tar compress�es
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington ou en utilisant pkzip.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="authentication" id="authentication">Authentification </a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>L'identification formelle d'une entit� du r�seau comme un serveur, un
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington client, ou un utilisateur.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="howto/auth.html">Authentification, Autorisation, et
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington contr�le d'acc�s</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="certificationauthority" id="certificationauthority">Autorit� de Certification
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington (Certification Authority)</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Un tiers de confiance habilit� � signer des certificats pour des entit�s
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington du r�seau qu'il a authentifi�es selon des crit�res bas�s sur la s�curit�.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Les autres entit�s du r�seau peuvent alors utiliser la signature pour
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington v�rifier qu'une CA a authentifi� le porteur du certificat.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="ssl/">chiffrement SSL/TLS</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<dt><a name="certificate" id="certificate">Certificat (Certificate)</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Un ensemble de donn�es servant � authentifier des entit�s du
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington r�seau comme un serveur ou un client. Un certificat contient des ensembles
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington d'informations X509 � propos de son propri�taire (appel� sujet/subject)
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington et de l'<a class="glossarylink" href="/glossary.html#certificationauthority" title="see glossary">Autorit� de Certification
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington (Certification Authority) ou CA</a> signataire (appel�e
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <a class="glossarylink" href="/glossary.html#publickey" title="see glossary">cl� publique (public
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington key)</a> du propri�taire et la
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington signature de la CA. Les entit�s du r�seau v�rifient ces signatures
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington en utilisant les certificats des Autorit�s de Certification.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="ssl/">chiffrement SSL/TLS</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="publickeycryptography" id="publickeycryptography">Chiffrement � Cl� Publique
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>L'�tude et l'application des syst�mes de chiffrement asym�triques,
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington qui utilisent une cl� pour le chiffrement et une autre pour le
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington d�chiffrement. Les deux cl�s correspondantes constituent une paire de cl�s.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Appel� aussi chiffrement asym�trique.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="ssl/">chiffrement SSL/TLS</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="privatekey" id="privatekey">Cl� Priv�e (Private Key)</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>La cl� secr�te dans un syst�me de
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <a class="glossarylink" href="/glossary.html#publickeycryptography" title="see glossary">chiffrement � cl� publique</a>,
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington utilis�e pour d�chiffrer les messages entrants et signer
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington les messages sortants.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="ssl/">chiffrement SSL/TLS</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<dt><a name="publickey" id="publickey">Cl� Publique (Public Key)</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>La cl� accessible au public dans un syst�me de <a class="glossarylink" href="/glossary.html#publickeycryptography" title="see glossary">Chiffrement � cl� publique</a>,
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington utilis�e pour chiffrer les messages destin�s uniquement � son
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington propri�taire et d�chiffrer les signatures
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington faites par son propri�taire.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="ssl/">chiffrement SSL/TLS</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<dt><a name="connect" id="connect">CONNECT</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Une <a class="glossarylink" href="/glossary.html#method" title="see glossary">m�thode</a> HTTP pour encapsuler
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington des donn�es brutes dans HTTP. Elle peut aussi �tre utilis�e pour encapsuler
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington d'autres protocoles, comme le protocole SSL.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="context" id="context">Contexte (Context)</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Une portion des <a class="glossarylink" href="/glossary.html#configurationfile" title="see glossary">
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington fichiers de configuration</a> dans laquelle certains types de
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <a class="glossarylink" href="/glossary.html#directive" title="see glossary">directives</a> sont autoris�s.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="mod/directive-dict.html#Context">Termes utilis�s
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington pour d�crire les directives d'Apache</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="accesscontrol" id="accesscontrol">Contr�le d'acc�s
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>La restriction d'acc�s � des zones du r�seau. Habituellement
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington dans un contexte Apache,
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington la restriction d'acc�s � certaines <em>URLs</em>.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="howto/auth.html">Authentification, Autorisation et
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Contr�le d'acc�s</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="securesocketslayer" id="securesocketslayer">
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Couche des Points de connexion S�curis�s
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington (Secure Sockets Layer)
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Un protocole cr�� par Netscape Communications Corporation pour
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington l'authentification et le chiffrement g�n�raux des communications dans les
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington r�seaux TCP/IP. L'utilisation la plus connue est <em>HTTPS</em>, autrement dit
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington le Protocole de Transfert Hypertexte (HTTP) au dessus de SSL.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="ssl/">chiffrement SSL/TLS</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="symmetriccryptophraphy" id="symmetriccryptophraphy">
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Cryptographie Sym�trique (Symmetric Cryptography)</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>L'�tude et l'application des <em>Algorithmes de chiffrement</em> qui
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington utilisent une cl� secr�te unique pour les op�rations de chiffrement et de
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington d�chiffrement.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="ssl/">chiffrement SSL/TLS</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="export-crippled" id="export-crippled">
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington D�grad� pour l'exportation
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Diminu� en terme de puissance cryptographique (et de s�curit�)
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington afin de respecter les R�gles de l'Administration des Exportations
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington des Etats-Unis (Export Administration Regulations ou EAR).
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Les logiciels de cryptographie d�grad�s pour l'exportation sont limit�s
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington � une cl� de petite taille, et produisent un
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <em>Texte crypt�</em> qui peut en g�n�ral �tre d�crypt�
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington par force brute.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="ssl/">chiffrement SSL/TLS</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="certificatsigningrequest" id="certificatsigningrequest">Demande de signature de certificat
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington (Certificate Signing Request)</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>La soumission d'un <a class="glossarylink" href="/glossary.html#certificate" title="see glossary">certificat</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington non sign� � une <a class="glossarylink" href="/glossary.html#certificationauthority" title="see glossary">Autorit� de
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington certification</a>, qui le signe avec la <a class="glossarylink" href="/glossary.html#privatekey" title="see glossary">Cl� priv�e</a> de leur
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <em>Certificat</em> de CA. Une fois le CSR sign�, il devient un vrai
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington certificat.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="ssl/">chiffrement SSL/TLS</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="directive" id="directive">Directive</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Une commande de configuration qui contr�le un ou plusieurs aspects du
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington comportement d'Apache. Les directives sont plac�es dans le <a class="glossarylink" href="/glossary.html#configurationfile" title="see glossary">Fichier de configuration</a><br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="mod/directives.html">Index des directives</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<dt><a name="configurationdirective" id="configurationdirective">Directive de configuration
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Voir : <a class="glossarylink" href="/glossary.html#directive" title="see glossary">Directive</a></dd>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="header" id="header">En-t�te (Header)</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>La partie de la requ�te et de la r�ponse
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <a class="glossarylink" href="/glossary.html#http" title="see glossary">HTTP</a> qui est envoy�e avant le contenu
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington proprement dit, et contient des m�ta-informations d�crivant le contenu.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="regularexpresion" id="regularexpresion">Expression Rationnelle
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington (Regular Expression)</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <a name="regex" id="regex">(Regex)</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Une m�thode pour d�crire un mod�le sous forme de texte - par exemple,
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington "tous les mots qui commencent par la lettre A" ou "tous les num�ros de
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington t�l�phone � 10 chiffres" ou encore "Toutes les phrases contenant 2 virgules,
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington et aucun Q majuscule". Les expressions rationnelles sont tr�s utiles dans
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Apache car elles vous permettent d'appliquer certains attributs � des
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington ensembles de fichiers ou ressources avec une grande flexibilit�
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington - par exemple, tous les fichiers .gif et .jpg situ�s dans tout r�pertoire
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington nomm� "images", pourraient �tre enregistr�s comme
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington "<code>/images/.*(jpg|gif)$</code>". Apache utilise les Expressions
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Rationnelles Compatibles avec Perl fournies par la librairie <a href="http://www.pcre.org/">PCRE</a>.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="configurationfile" id="configurationfile">
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Fichier de configuration
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Un fichier texte contenant des
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <a class="glossarylink" href="/glossary.html#directive" title="see glossary">Directives</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington qui contr�lent la configuration d'Apache.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="configuring.html">Fichiers de configuration</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="filter" id="filter">Filtre (Filter)</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Un traitement appliqu� aux donn�es envoy�es ou re�ues par le serveur.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Les filtres en entr�e traitent les donn�es envoy�es au serveur par le
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington client, alors que les filtres en sortie traitent les documents sur le
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington serveur avant qu'ils soient envoy�s au client.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Par exemple, le filtre en sortie
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington traite les documents pour les
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <a class="glossarylink" href="/glossary.html#ssi" title="see glossary">Server Side Includes (Inclusions c�t� Serveur)
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<dt><a name="handler" id="handler">Gestionnaire (Handler)</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Une repr�sentation interne � Apache de l'action � entreprendre
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington quand un fichier est appel�. En g�n�ral, les fichiers ont des gestionnaires
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington implicites, bas�s sur le type de fichier. Normalement, tous les
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington fichiers sont directement servis par le serveur, mais certains
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington types de fichiers sont "g�r�s" s�par�ment. Par exemple, le gestionnaire
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <code>cgi-script</code> d�signe les fichiers qui doivent �tre trait�s
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington comme <a class="glossarylink" href="/glossary.html#cgi" title="see glossary">CGIs</a>.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="handler.html">Utilisation des gestionnaires d'Apache</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="hash" id="hash">Hachage (Hash)</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Un algorithme math�matique � sens unique, irr�versible, g�n�rant une
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington cha�ne de longueur fixe � partir d'une autre cha�ne de longueur quelconque.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Des cha�nes diff�rentes en entr�e vont normalement produire des cha�nes
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington diff�rentes en sortie (selon la fonction de hachage).
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="virtualhosting" id="virtualhosting">H�bergement Virtuel
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Servir des sites web multiples en utilisant une seule instance d'Apache.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Les <em>H�tes virtuels bas�s sur IP</em> diff�rencient les sites web en se
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington basant sur leur adresse IP, alors que les
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <em>H�tes virtuels bas�s sur le nom</em> utilisent uniquement le nom d'h�te
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington et peuvent en cons�quence h�berger de nombreux sites avec la m�me
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington adresse IP.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir la <a href="vhosts/">Documentation des H�tes Virtuels d'Apache</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="htaccess" id="htaccess">.htaccess</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Un <a class="glossarylink" href="/glossary.html#configurationfile" title="see glossary">fichier de configuration</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington plac� � un certain niveau de l'arborescence du site web, et appliquant des
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <a class="glossarylink" href="/glossary.html#directive" title="see glossary">directives</a> de configuration au
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington r�pertoire dans lequel il est plac�, ainsi qu'� tous ses sous-r�pertoires.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington En d�pit de son nom, ce fichier peut contenir pratiquement tout type de
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington directive, et pas seulement des directives de contr�le d'acc�s.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="configuring.html">Fichiers de configuration</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<dt><a name="httpd.conf" id="httpd.conf">httpd.conf</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Le <a class="glossarylink" href="/glossary.html#configurationfile" title="see glossary">fichier de configuration
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington </a> principal d'Apache. Sa localisation par d�faut est
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <code>/usr/local/apache2/conf/httpd.conf</code>, mais ceci peut �tre
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington chang� en utilisant des options de compilation ou d'ex�cution.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="configuring.html">Fichiers de configuration</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="https" id="https">HTTPS</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Le Protocole de Transfert Hypertexte (S�curis�), le m�canisme de
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington communication crypt�e standard sur le World Wide Web.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Il s'agit en fait de HTTP au dessus de
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <a class="glossarylink" href="/glossary.html#ssl" title="see glossary">SSL</a>.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="ssl/">chiffrement SSL/TLS</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="uniformresourceidentifier" id="uniformresourceidentifier">Identificateur de Ressource Uniformis�
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington (Uniform Resource Identifier)</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Une cha�ne de caract�res compacte servant � identifier une ressource
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington abstraite ou physique. Elle est formellement d�finie par la <a href="http://www.ietf.org/rfc/rfc2396.txt">RFC 2396</a>. Les URIs
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington utilis�es sur le world-wide web sont souvent appel�es <a class="glossarylink" href="/glossary.html#url" title="see glossary">URLs</a>.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="serversideincludes" id="serversideincludes">
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Inclusions C�t� Serveur
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington (Server Side Includes)</a> <a name="ssi" id="ssi">(SSI)
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Une technique permettant d'englober des directives de traitement dans
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington des fichiers HTML.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="howto/ssi.html">Introduction aux Inclusions C�t� Serveur</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington<dt><a name="commongatewayinterface" id="commongatewayinterface">
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian WellingtonInterface commune avec les programmes externes
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington(Common Gateway Interface)</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>La d�finition standard d'une interface entre un serveur web et un
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington programme externe pour permettre � ce dernier de traiter des requ�tes.
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington L'interface a �t� initialement d�finie par <a href="http://hoohoo.ncsa.uiuc.edu/cgi/overview.html">NCSA</a> mais il
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington existe aussi le projet
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <a href="http://cgi-spec.golux.com/">RFC project</a>.<br />
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington Voir : <a href="howto/cgi.html">Contenu dynamique avec CGI</a>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dt><a name="apacheportableruntime" id="apacheportableruntime">Biblioth�ques pour la portabilit� d'Apache
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington (Apache Portable Runtime)</a> <a name="apr" id="apr">(APR)</a></dt>
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington <dd>Un jeu de biblioth�ques qui fournit la plupart des interfaces de base
878d3073b13833ee1a50dfeabf8e400b6fdfc754Brian Wellington entre le serveur et le syst�me d'exploitation. APR est d�velopp�
informel commun pour ce qui est formellement d�fini comme <a class="glossarylink" href="/glossary.html#uniformresourceidentifier" title="see glossary">
<dd>Un serveur <a class="glossarylink" href="/glossary.html#proxy" title="see glossary">mandataire</a> qui est vu du client
<dd>Dans le contexte <a class="glossarylink" href="/glossary.html#http" title="see glossary">HTTP</a>, une action �
<code class="program"><a href="/programs/httpd.html">httpd</a></code> sont appel�s <dfn>modules statiques</dfn>, alors
<dfn>modules dynamiques</dfn> ou <a class="glossarylink" href="/glossary.html#dso" title="see glossary">DSOs</a>.
ne se trouvent pas dans l'<a class="glossarylink" href="/glossary.html#tarball" title="see glossary">archive</a>
utilis�e pour les <a class="glossarylink" href="/glossary.html#cipher" title="see glossary">Algorithmes de chiffrement</a>.<br />
<dt><a name="fully-qualifieddomain-name" id="fully-qualifieddomain-name">Nom de domaine enti�rement qualifi�
<dd><a class="glossarylink" href="/glossary.html#module" title="see glossary">Modules</a> compil�s en dehors du binaire
<dd>Un script Perl qui aide � la compilation des sources de <a class="glossarylink" href="/glossary.html#module" title="see glossary">module</a> sous forme d'Objets Dynamiques Partag�s
<a class="glossarylink" href="/glossary.html#dso" title="see glossary">DSO</a>s) et facilite leur installation
<dt><a name="hypertexttransferprotocol" id="hypertexttransferprotocol">Protocole de Transfert Hypertexte
Une <a class="glossarylink" href="/glossary.html#certificationauthority" title="see glossary">Autorit� de certification</a>
<a class="glossarylink" href="/glossary.html#plaintext" title="see glossary">Plaintext</a> (Plein texte) par un
<a class="glossarylink" href="/glossary.html#header" title="see glossary">en-t�te</a> <code>Content-Type</code>.<br />
<p><span>Langues Disponibles: </span><a href="/de/glossary.html" hreflang="de" rel="alternate" title="Deutsch"> de </a> |
<p class="apache">Copyright 2008 The Apache Software Foundation.<br />Authoris� sous <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="/mod/">Modules</a> | <a href="/mod/directives.html">Directives</a> | <a href="/faq/">FAQ</a> | <a href="/glossary.html">Glossaire</a> | <a href="/sitemap.html">Plan du site</a></p></div>