<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wiki.slemoal.fr/index.php?action=history&amp;feed=atom&amp;title=Apache</id>
	<title>Apache - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.slemoal.fr/index.php?action=history&amp;feed=atom&amp;title=Apache"/>
	<link rel="alternate" type="text/html" href="https://wiki.slemoal.fr/index.php?title=Apache&amp;action=history"/>
	<updated>2026-05-05T11:59:17Z</updated>
	<subtitle>Historique des révisions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.slemoal.fr/index.php?title=Apache&amp;diff=157&amp;oldid=prev</id>
		<title>Admin le 1 avril 2020 à 07:55</title>
		<link rel="alternate" type="text/html" href="https://wiki.slemoal.fr/index.php?title=Apache&amp;diff=157&amp;oldid=prev"/>
		<updated>2020-04-01T07:55:46Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;fr&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Version précédente&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Version du 1 avril 2020 à 07:55&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot; &gt;Ligne 1 :&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Ligne 1 :&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt; &lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[Debian|Retour]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== Installation d'Apache + PHP5 sous Debian ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== Installation d'Apache + PHP5 sous Debian ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.slemoal.fr/index.php?title=Apache&amp;diff=48&amp;oldid=prev</id>
		<title>Admin : Created page with &quot; == Installation d'Apache + PHP5 sous Debian ==  #&lt;code&gt;apt-get install apache2 libapache2-mod-php5&lt;/code&gt; #&lt;code&gt;a2enmod rewrite php5 mpm_prefork ssl&lt;/code&gt; == Redémarrage d...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.slemoal.fr/index.php?title=Apache&amp;diff=48&amp;oldid=prev"/>
		<updated>2020-03-29T09:42:40Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; == Installation d&amp;#039;Apache + PHP5 sous Debian ==  #&amp;lt;code&amp;gt;apt-get install apache2 libapache2-mod-php5&amp;lt;/code&amp;gt; #&amp;lt;code&amp;gt;a2enmod rewrite php5 mpm_prefork ssl&amp;lt;/code&amp;gt; == Redémarrage d...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== Installation d'Apache + PHP5 sous Debian ==&lt;br /&gt;
&lt;br /&gt;
#&amp;lt;code&amp;gt;apt-get install apache2 libapache2-mod-php5&amp;lt;/code&amp;gt;&lt;br /&gt;
#&amp;lt;code&amp;gt;a2enmod rewrite php5 mpm_prefork ssl&amp;lt;/code&amp;gt;&lt;br /&gt;
== Redémarrage du service Apache : ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;/etc/init.d/apache2 restart&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Test d'une configuration Apache : ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;apachectl -t&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Pour un serveur apache fonctionnant en &amp;quot;esclave&amp;quot; dans le cas d'une conf. avec un reverse proxy en façade : ==&lt;br /&gt;
&lt;br /&gt;
Dans certains cas dans une config. NGINX (reverse proxy) &amp;amp;gt; Apache même lorsque le NGINX est correctement configuré le serveur Apache affichera l'IP du reverse proxy dans les logs ainsi que pour les scripts, il faut donc indiquer au serveur Apache qu'il est dans une configuration de type &amp;quot;esclave&amp;quot; en procédant comme suit :&lt;br /&gt;
&lt;br /&gt;
#Installer le mod '''remoteip''' si ce n'est pas déjà fait&lt;br /&gt;
#Créer ou modifier la configuration du mod remoteip se trouvant dans &amp;lt;code&amp;gt;/etc/apache2/conf-available/remoteip.conf&amp;lt;/code&amp;gt; ajouter :&lt;br /&gt;
:*&amp;lt;code&amp;gt;RemoteIPHeader X-Forwarded-For&amp;lt;/code&amp;gt;&lt;br /&gt;
:*&amp;lt;code&amp;gt;RemoteIPTrustedProxy ip-du-reverse-proxy&amp;lt;/code&amp;gt;&lt;br /&gt;
#Activer le mod '''remoteip''' : &amp;lt;code&amp;gt;a2enmod remoteip&amp;lt;/code&amp;gt;&lt;br /&gt;
#Ainsi que la configuration : &amp;lt;code&amp;gt;a2enconf remoteip&amp;lt;/code&amp;gt;&lt;br /&gt;
#&amp;lt;code&amp;gt;service apache2 restart&amp;lt;/code&amp;gt;&lt;br /&gt;
#Modifier le format des logs dans le fichier &amp;lt;code&amp;gt;apache2.conf &amp;lt;/code&amp;gt;(entrée &amp;lt;code&amp;gt;LogFormat) &amp;lt;/code&amp;gt;en remplaçant le paramètre &amp;lt;code&amp;gt;%h&amp;lt;/code&amp;gt; par &amp;lt;code&amp;gt;%a&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Lors d'une installation Apache de base sous Debian et d'une utilisation avec des ports différent que 80 ou 443 : ==&lt;br /&gt;
&lt;br /&gt;
:*Ajouter les ports d'écoute concernant le protocole utilisé dans le fichier '''ports.conf'''&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>