mirror of
https://github.com/php/doc-fr.git
synced 2026-03-29 18:42:07 +02:00
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@157175 c90b9560-bf6c-de11-be94-00142212c4b1
69 lines
1.9 KiB
XML
69 lines
1.9 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!-- $Revision: 1.9 $ -->
|
|
<!-- EN-Revision: 1.8 Maintainer: didou Status: ready -->
|
|
<!-- Reviewed: no -->
|
|
<reference id="ref.apache">
|
|
<title>Fonctions Apache</title>
|
|
<titleabbrev>Apache</titleabbrev>
|
|
<partintro>
|
|
<section id="apache.intro">
|
|
&reftitle.intro;
|
|
<para>
|
|
Ces fonctions sont disponibles lorsque &php; est utilisé comme module
|
|
Apache.
|
|
</para>
|
|
<note>
|
|
<para>
|
|
La variable serveur PATH_TRANSLATED n'est plus configurée automatiquement
|
|
sous Apache 2 SAPI au contraire de la situation dans Apache 1, où elle est
|
|
configurée à la même valeur que la variable serveur SCRIPT_FILENAME lorsqu'elle
|
|
n'est pas populée par Apache. Cette modification a été apportée pour être conforme
|
|
aux <ulink url="&url.cgispecs;">spécifications CGI</ulink>. Lisez le <ulink
|
|
url="&url.php.bugs;23610">rapport de bogue #23610</ulink> pour plus de détails.
|
|
</para>
|
|
</note>
|
|
</section>
|
|
|
|
<section id="apache.installation">
|
|
&reftitle.install;
|
|
<para>
|
|
Pour savoir installer &php; sur Apache, reportez-vous à
|
|
<link linkend="install.apache">la section Apache</link>, dans le
|
|
chapitre d'installation.
|
|
</para>
|
|
</section>
|
|
|
|
&reference.apache.ini;
|
|
|
|
<section id="apache.resources">
|
|
&reftitle.resources;
|
|
&no.resource;
|
|
</section>
|
|
|
|
<section id="apache.constants">
|
|
&reftitle.constants;
|
|
&no.constants;
|
|
</section>
|
|
</partintro>
|
|
|
|
&reference.apache.functions;
|
|
|
|
</reference><!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:t
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
indent-tabs-mode:nil
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"../../../manual.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
-->
|
|
|