<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=1206641&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / configauration de Apache --- help please !!!]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1206641</link>
		<description><![CDATA[Les sujets les plus récents dans configauration de Apache --- help please !!!.]]></description>
		<lastBuildDate>Wed, 27 Feb 2013 11:53:33 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  configauration de Apache --- help please !!!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12725631#p12725631</link>
			<description><![CDATA[<p>d&#039;accord merci je vais voir, mais je ne sasi pas par ou commencer</p><p>j&#039;aouvert un fil <a href="http://forum.ubuntu-fr.org/viewtopic.php?pid=12725591#p12725591">ICI</a></p><p>donc pour Apache, tout est bon ?</p>]]></description>
			<author><![CDATA[dummy@example.com (kr2sis)]]></author>
			<pubDate>Wed, 27 Feb 2013 11:53:33 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12725631#p12725631</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configauration de Apache --- help please !!!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12725501#p12725501</link>
			<description><![CDATA[<p>oups j&#039;ai mal édité mon message, il y en avait un : le fameux récurrent qui dit &quot;bla bla bla n&#039;a pas de virtualhost... mais c&#039;est parce que dans ports.conf, j&#039;avais laissé l&#039;adresse ip sur ServerName</p><p>merci <img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (kr2sis)]]></author>
			<pubDate>Wed, 27 Feb 2013 11:34:52 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12725501#p12725501</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configauration de Apache --- help please !!!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12725481#p12725481</link>
			<description><![CDATA[<p>ou <a href="http://www.commentcamarche.net/contents/internet/dns.php3">ici</a></p>]]></description>
			<author><![CDATA[dummy@example.com (pires57)]]></author>
			<pubDate>Wed, 27 Feb 2013 11:33:15 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12725481#p12725481</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configauration de Apache --- help please !!!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12725411#p12725411</link>
			<description><![CDATA[<div class="quotebox"><cite>kr2sis a écrit&#160;:</cite><blockquote><div><p>je viens de recevoir une confirmation pour mon nom de domaine donc c&#039;est là queje me perds, je ne sais pas quoi faire apres</p></div></blockquote></div><p>Il faut que tu définisses une entrée &quot;A&quot; pour le nom du site que tu veux faire, et que cette entrée &quot;A&quot; pointe vers l&#039;adresse IP de ton serveur.<br /><a href="http://fr.wikipedia.org/wiki/Domain_Name_System#Principaux_enregistrements_DNS">http://fr.wikipedia.org/wiki/Domain_Nam … ements_DNS</a></p><p>Si tu ne sais pas comment marchent les DNS, je t&#039;invite à lire <a href="http://fr.wikipedia.org/wiki/Domain_Name_System">http://fr.wikipedia.org/wiki/Domain_Name_System</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (tiramiseb)]]></author>
			<pubDate>Wed, 27 Feb 2013 11:29:30 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12725411#p12725411</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configauration de Apache --- help please !!!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12725391#p12725391</link>
			<description><![CDATA[<div class="quotebox"><cite>kr2sis a écrit&#160;:</cite><blockquote><div><p>beh je crois avoir lu quelque part que le ServerName doit n&#039;apparaitre qu&#039;une fois dans un fichier</p></div></blockquote></div><p>ServerName ne doit apparaître qu&#039;une seule fois au sein d&#039;un VirtualHost. Là tu l&#039;as mis (avec une mauvaise syntaxe) en dehors du VirtualHost.</p><div class="quotebox"><cite>kr2sis a écrit&#160;:</cite><blockquote><div><p>pour ServerAlias, j&#039;avais vu un peu partout sous la forme *.symposion.fr aussi</p></div></blockquote></div><p>Oui, tu peux faire la chose suivante :</p><div class="codebox"><pre><code>&lt;VirtualHost *:80&gt;

        ServerName symposion.fr
        ServerAlias *.symposion.fr</code></pre></div><p>Par contre ça veut dire que TOUS les sous-domaines seront redirigés vers ce même site...</p><div class="quotebox"><cite>kr2sis a écrit&#160;:</cite><blockquote><div><p>mais maintenant j&#039;ai un message :</p><br /><p>que dois-je faire par la suite svp ?</p></div></blockquote></div><p>Petit problème, il n&#039;y a pas de message là... <img src="http://forum.ubuntu-fr.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (tiramiseb)]]></author>
			<pubDate>Wed, 27 Feb 2013 11:28:17 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12725391#p12725391</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configauration de Apache --- help please !!!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12724951#p12724951</link>
			<description><![CDATA[<p>je viens de recevoir une confirmation pour mon nom de domaine donc c&#039;est là queje me perds, je ne sais pas quoi faire apres<br />j&#039;ouvre un post pour cela, je pense</p><p>est-ce fini en ce qui concerne apache ?</p>]]></description>
			<author><![CDATA[dummy@example.com (kr2sis)]]></author>
			<pubDate>Wed, 27 Feb 2013 10:48:21 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12724951#p12724951</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configauration de Apache --- help please !!!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12724521#p12724521</link>
			<description><![CDATA[<p>beh je crois avoir lu quelque part que le ServerName doit n&#039;apparaitre qu&#039;une fois dans un fichier (000-default sous cette forme et pour ServerAlias, j&#039;avais vu un peu partout sous la forme *.symposion.fr aussi (pret à accueillir un sous-domaine si je ne m&#039;abuse)</p><p>et bien je te remercie donc pour cette correction <img src="http://forum.ubuntu-fr.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /><br />mais maintenant j&#039;ai un message :</p><br /><p>que dois-je faire par la suite svp ?</p>]]></description>
			<author><![CDATA[dummy@example.com (kr2sis)]]></author>
			<pubDate>Wed, 27 Feb 2013 10:19:41 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12724521#p12724521</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configauration de Apache --- help please !!!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12722541#p12722541</link>
			<description><![CDATA[<p>Salut,</p><p>Grosse erreur au début de ton fichier :</p><div class="codebox"><pre><code>ServerName *:80

        &lt;VirtualHost *:80&gt;</code></pre></div><p>à remplacer par :</p><div class="codebox"><pre><code>&lt;VirtualHost *:80&gt;

        ServerName www.symposion.fr
        ServerAlias symposion.fr</code></pre></div><p>Je t&#039;invite à te documenter sur les directives VirtualHost, ServerName et ServerAlias pour bien comprendre tout ça.</p>]]></description>
			<author><![CDATA[dummy@example.com (tiramiseb)]]></author>
			<pubDate>Wed, 27 Feb 2013 06:37:58 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12722541#p12722541</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configauration de Apache --- help please !!!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12721291#p12721291</link>
			<description><![CDATA[<p>salut<br />pour ce qui est de la commande, elle me donne les deux sites</p><p>par contre j&#039;ai tout réinstall et j&#039;ai repris doucement les config<br />apache semble bien parce qu&#039;en désactivant 000-default, mon site s&#039;affiche<br />j&#039;ai acheté un nom de domaine chez Gandi et là je me retrouve laché en pleine nature ne sachant plus quoi faire pour que mon site (premier virtualhost) soit valide (j&#039;ai pris le nom de domaine hier et je suis conscient qu&#039;il faut attendre entre 24 et 72 heures pour qu&#039;il soit validé)<br />je pose mon fichier sites available et si vous pouviez me dire si c&#039;est bon et ce que je dois en faire a présent (le site a changé de nom aussi</p><div class="codebox"><pre class="vscroll"><code>ServerName *:80

        &lt;VirtualHost *:80&gt;
        ServerAdmin webmaster@symposion.fr

        DocumentRoot /home/gintoxic/symposion.fr/www
        &lt;Directory /&gt;
                Options FollowSymLinks
                AllowOverride None
        &lt;/Directory&gt;
        &lt;Directory /home/gintoxic/symposion.fr/www/&gt;
                Options Indexes FollowSymLinks MultiViews
                AllowOverride None
                Order allow,deny
                allow from all
        &lt;/Directory&gt;

        ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
        &lt;Directory &quot;/usr/lib/cgi-bin&quot;&gt;
                AllowOverride None
                Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
                Order allow,deny
                Allow from all
        &lt;/Directory&gt;

        ErrorLog ${APACHE_LOG_DIR}/error.log

        # Possible values include: debug, info, notice, warn, error, crit,
        # alert, emerg.
        LogLevel warn

        CustomLog ${APACHE_LOG_DIR}/access.log combined
&lt;/VirtualHost&gt;</code></pre></div><p>merci à vous</p>]]></description>
			<author><![CDATA[dummy@example.com (kr2sis)]]></author>
			<pubDate>Tue, 26 Feb 2013 23:23:12 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12721291#p12721291</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configauration de Apache --- help please !!!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12705481#p12705481</link>
			<description><![CDATA[<p>Que donne la commande suivante ?</p><div class="codebox"><pre><code>ls /etc/apache2/sites-enabled</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (tiramiseb)]]></author>
			<pubDate>Mon, 25 Feb 2013 19:08:55 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12705481#p12705481</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configauration de Apache --- help please !!!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12705241#p12705241</link>
			<description><![CDATA[<p>oui, le resultat affiché est &quot;Not found&quot; <img src="http://forum.ubuntu-fr.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></description>
			<author><![CDATA[dummy@example.com (kr2sis)]]></author>
			<pubDate>Mon, 25 Feb 2013 18:48:07 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12705241#p12705241</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configauration de Apache --- help please !!!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12704051#p12704051</link>
			<description><![CDATA[<p>As-tu fais </p><div class="codebox"><pre><code>a2dissite default</code></pre></div><p> ?</p>]]></description>
			<author><![CDATA[dummy@example.com (tiramiseb)]]></author>
			<pubDate>Mon, 25 Feb 2013 17:19:26 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12704051#p12704051</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configauration de Apache --- help please !!!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12703211#p12703211</link>
			<description><![CDATA[<p>bon je me suis débrouillé pour me passer de lien et de bind en jouant sur les permissions je voudrais bien essayer,mais mon site pointe dans le vide et lorsque je mets l&#039;ip de mon serveur la page par defaut du serveur s&#039;affiche (it works !)</p><p>j&#039;ai apporté la config dans /etc/apache/sites-available/mon_site,<br />a2ensite mon_site<br />service apache2 restart<br />mais rien a faire</p><p>tout est ok mais pas l&#039;affichage d eon site</p><p>mon site est dans&#160; :<br />/media/home/www/gintoxic/tralala.fr<br /> et il ne s&#039;affiche que le contenu de /var/www</p><p>mais je dois absolument laisser mon site ou il est...</p><p>une soluce svp ?</p><p>merci</p>]]></description>
			<author><![CDATA[dummy@example.com (kr2sis)]]></author>
			<pubDate>Mon, 25 Feb 2013 16:24:00 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12703211#p12703211</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configauration de Apache --- help please !!!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12698961#p12698961</link>
			<description><![CDATA[<p>Pour acceder à ton serveur web par l&#039;adresse &quot;<a href="http://www.tralala.fr">www.tralala.fr</a>&quot; je te conseil d&#039;utiliser un serveur de nom.</p>]]></description>
			<author><![CDATA[dummy@example.com (za_ian)]]></author>
			<pubDate>Mon, 25 Feb 2013 07:01:36 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12698961#p12698961</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  configauration de Apache --- help please !!!]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=12696341#p12696341</link>
			<description><![CDATA[<p>1/ le chroot...</p><p>Un lien symbolique dans un chroot reste relatif au chroot : tu ne peux pas faire pointer à l&#039;extérieur du chroot. Pour faire ça, tu peux éventuellement utiliser &quot;mount --bind&quot;...</p><p>2/ l&#039;accès à partir du site web...</p><p>Comment authentifies-tu les utilisateurs ?</p><br /><p>J&#039;ai l&#039;impression que tu essaies de faire quelque chose qui est encore hors de portée de tes compétences, tu sembles avoir besoin d&#039;apprendre beaucoup avant de pouvoir faire ce que tu cherches à faire...</p>]]></description>
			<author><![CDATA[dummy@example.com (tiramiseb)]]></author>
			<pubDate>Sun, 24 Feb 2013 19:01:52 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=12696341#p12696341</guid>
		</item>
	</channel>
</rss>
