mirror of
https://github.com/macintoshplus/doc-fr.git
synced 2026-03-26 01:42:09 +01:00
43 lines
1.3 KiB
XML
43 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- EN-Revision: c55dde8f549a2f939adfd924fe6e6d242c7754d3 Maintainer: jbnahan Status: ready -->
|
|
<!-- Reviewed: no -->
|
|
<sect1 xml:id="install.windows.tools" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<title>Outils d'installation de PHP pour Windows</title>
|
|
<sect2>
|
|
<title>Outils d'installation de PHP</title>
|
|
|
|
<para>
|
|
<link xlink:href="https://www.apachefriends.org/index.html">XAMPP</link>,
|
|
WampServer et BitNami installera des applications PHP pour une utilisation
|
|
avec Apache sous Windows.
|
|
</para>
|
|
|
|
<para>
|
|
Installer et configurer Nginx sur Windows nécessite un peu plus de
|
|
configuration. Voir la
|
|
<link xlink:href="https://www.nginx.com/resources/wiki/start/topics/examples/phpfastcgionwindows/">documentation d'Nginx</link>
|
|
pour obtenir une aide d'installation supplémentaire.
|
|
</para>
|
|
</sect2>
|
|
</sect1>
|
|
<!-- 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:"~/.phpdoc/manual.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
vim: et tw=78 syn=sgml
|
|
vi: ts=1 sw=1
|
|
-->
|