<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[TuxFamily's forum — Problème avec mon vhost de Vhffs]]></title>
		<link>/topic/398/probleme-avec-mon-vhost-de-vhffs/</link>
		<atom:link href="https://forum.tuxfamily.org/feed/rss/topic/398/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Problème avec mon vhost de Vhffs.]]></description>
		<lastBuildDate>Mon, 18 May 2009 14:49:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Problème avec mon vhost de Vhffs]]></title>
			<link>/post/1987/#p1987</link>
			<description><![CDATA[<p>Pour pure-ftpd j&#039;ai corrigé!</p>]]></description>
			<author><![CDATA[null@example.com (greatman)]]></author>
			<pubDate>Mon, 18 May 2009 14:49:11 +0000</pubDate>
			<guid>/post/1987/#p1987</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problème avec mon vhost de Vhffs]]></title>
			<link>/post/1985/#p1985</link>
			<description><![CDATA[<p>Ah aussi, j&#039;ai installé pure-ftpd mais il fonctionne seulement quand je démarre l&#039;executable manuellement, le init.d fonctionne pas... Et la configuration marche pas lol</p>]]></description>
			<author><![CDATA[null@example.com (greatman)]]></author>
			<pubDate>Mon, 18 May 2009 01:31:48 +0000</pubDate>
			<guid>/post/1985/#p1985</guid>
		</item>
		<item>
			<title><![CDATA[Problème avec mon vhost de Vhffs]]></title>
			<link>/post/1984/#p1984</link>
			<description><![CDATA[<p>Allo all!</p><p>J&#039;ai un léger problème avec mes vhosts Apache avec vhffs, j&#039;ai mes 2 vhosts pris de l&#039;exemple de la doc. La vhost pour les domaines en 1er et le vhost pour le panel en 2eme. Mais, quand j&#039;essait d&#039;accéder à mon adresse ajoutée dans le panel (dans ce cas si: mario.virtual-info.info), il m&#039;affiche /var/www :S</p><p>Voici ma configuration:</p><div class="codebox"><pre><code>&lt;VirtualHost *&gt;
      ServerAdmin webmaster@localhost
      DocumentRoot /data/web
      HashEnable On
      &lt;Directory /data/web/&gt;
              Options -ExecCGI Indexes FollowSymLinks +Includes MultiViews
              IndexIgnore */.quota */.*passw* */.htaccess
              IndexOptions NameWidth=*
              AllowOverride All
              order allow,deny
              allow from all
              RewriteEngine on
      &lt;/Directory&gt;
      ErrorLog /var/log/apache2/sites-error.log
      LogFormat &quot;%V %h %l %u %t \&quot;%r\&quot; %&gt;s %b \&quot;%{Referer}i\&quot; \&quot;%{User-agent}i\&quot;&quot; vhffs
      CustomLog /data/logs/web/incoming/mario/vhffs.log vhffs
      # Possible values include: debug, info, notice, warn, error, crit,
      # alert, emerg.
      LogLevel warn
      ServerSignature On
      Alias /icons/ &quot;/usr/share/apache2/icons/&quot;
      &lt;Directory &quot;/usr/share/apache2/icons&quot;&gt;
          Options Indexes MultiViews
          AllowOverride None
          Order allow,deny
          Allow from all
      &lt;/Directory&gt;
&lt;/VirtualHost&gt;
&lt;VirtualHost *&gt;
        ServerAdmin MON@EMAIL
        ServerName MONPANEL.com
        DocumentRoot /usr/share/vhffs/panel/
        DirectoryIndex auth.pl index.pl
        HashEnable Off
        &lt;Directory /usr/share/vhffs/panel/&gt;
                AllowOverride None
                Options ExecCGI FollowSymLinks
                Order allow,deny
                Allow from all
                AddHandler cgi-script .pl
        &lt;/Directory&gt;

        ErrorLog /var/log/apache2/panel-error.log

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

        CustomLog /var/log/apache2/panel-access.log combined
        ServerSignature On

&lt;/VirtualHost&gt;</code></pre></div><p>P.S: J&#039;ai désactiver le fichier 000-default</p><p>Merci d&#039;avance<br />Greatman</p>]]></description>
			<author><![CDATA[null@example.com (greatman)]]></author>
			<pubDate>Mon, 18 May 2009 01:02:13 +0000</pubDate>
			<guid>/post/1984/#p1984</guid>
		</item>
	</channel>
</rss>
