<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>EasyPHP and Modules : WordPress, Spip, Prestashop, Joomla, Drupal, phpBB, Phorum... - EasyPHP 3.0</title>
        <description></description>
        <link>http://www.easyphp.org/forums/list/10</link>
        <lastBuildDate>Sat, 11 Feb 2012 11:07:53 +0100</lastBuildDate>
        <generator>Phorum 5.2.18</generator>
        <item>
            <guid>http://www.easyphp.org/forums/10/148529/148601/_subject_#msg-148601</guid>
            <title>Re: Propel</title>
            <link>http://www.easyphp.org/forums/10/148529/148601/_subject_#msg-148601</link>
            <description><![CDATA[ EasyPHP is for Windows... not Linux]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Tue, 01 Feb 2011 07:15:40 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/148529/148599/_subject_#msg-148599</guid>
            <title>Re: Propel</title>
            <link>http://www.easyphp.org/forums/10/148529/148599/_subject_#msg-148599</link>
            <description><![CDATA[ install dependencies first (ubuntu):<br />
<br />
sudo apt-get update<br />
sudo apt-get install php-pear<br />
sudo pear upgrade pear<br />
<br />
for pear php repositories.<br />
Then proced to install dependencies:<br />
<br />
pear channel-discover pear.phing.info<br />
pear install phing/phing<br />
pear install Log<br />
<br />
try to install your package again with no problem<br />
<br />
P.D. sorry for language]]></description>
            <dc:creator>carlosalvet</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Mon, 31 Jan 2011 19:22:32 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/148529/148529/_subject_#msg-148529</guid>
            <title>Propel</title>
            <link>http://www.easyphp.org/forums/10/148529/148529/_subject_#msg-148529</link>
            <description><![CDATA[ Bonjour,<br />
<br />
J'ai essayé en vain d'installer propel sur cette version d'easyphp.<br />
Plusieurs problèmes se présentent à moi :<br />
J'ai envoyé en ligne de commandes pear install --alldeps propel/propel_generator<br />
<br />
le résultat :<br />
<br />
&quot;Warning : propel/propel_generator is deprecated in favor of channel:///<br />
propel/propel_generator requires php extension pdo<br />
propel/propel_generator requires php extension xsl&quot;<br />
<br />
Or j'ai activé les extensions demandées, et j'ai toujours le même résultat.<br />
Quant au problème channel je ne sais pas quoi faire avec.<br />
<br />
Quelqu'un aurait une idée ?<br />
<br />
D'avance merci.]]></description>
            <dc:creator>steph666fr</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Wed, 26 Jan 2011 10:30:26 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/147572/147716/_subject_#msg-147716</guid>
            <title>Re: deleted root directory</title>
            <link>http://www.easyphp.org/forums/10/147572/147716/_subject_#msg-147716</link>
            <description><![CDATA[ Sorry, you can modify my.ini ;)]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Sat, 30 Oct 2010 11:52:48 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/147572/147710/_subject_#msg-147710</guid>
            <title>Re: deleted root directory</title>
            <link>http://www.easyphp.org/forums/10/147572/147710/_subject_#msg-147710</link>
            <description><![CDATA[ i'm not able to save my.cnf.]]></description>
            <dc:creator>Messnger</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Fri, 29 Oct 2010 14:58:29 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/147572/147581/_subject_#msg-147581</guid>
            <title>Re: deleted root directory</title>
            <link>http://www.easyphp.org/forums/10/147572/147581/_subject_#msg-147581</link>
            <description><![CDATA[ Check the file modified is really the one in your installtion dir, UAC &quot;capabilities&quot; may write the file in your VirtualStore folder.]]></description>
            <dc:creator>Thierry</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Sun, 17 Oct 2010 12:29:22 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/147572/147579/_subject_#msg-147579</guid>
            <title>Re: deleted root directory</title>
            <link>http://www.easyphp.org/forums/10/147572/147579/_subject_#msg-147579</link>
            <description><![CDATA[ You can run MySQL with skip-grant-table option (you can add it into my.cnf).<br />
<br />
After, root can be created again ;)]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Sun, 17 Oct 2010 05:47:02 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/147572/147572/_subject_#msg-147572</guid>
            <title>deleted root directory</title>
            <link>http://www.easyphp.org/forums/10/147572/147572/_subject_#msg-147572</link>
            <description><![CDATA[ I created a new user but deleted the &quot;root&quot; user. Now i get error message #1045 - Access denied for user 'root'@'localhost' (using password: NO),<br />
<br />
I've tried changing the config.inc.php to the new user name with and with out the password, but it still does not let me into myphpadmin using easyphp 5.3 and wordpress3.0.1<br />
<br />
Do I need to <br />
<br />
A]reset easy php(i tried to re-install nothing work)?<br />
B]re-install root directory?<br />
C]re-install myphpadmin?<br />
<br />
I'm using easyphp for wordpress<br />
<br />
please help]]></description>
            <dc:creator>Messnger</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Thu, 14 Oct 2010 18:49:09 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/145678/146987/_subject_#msg-146987</guid>
            <title>Re: Unexpected end of Mysql</title>
            <link>http://www.easyphp.org/forums/10/145678/146987/_subject_#msg-146987</link>
            <description><![CDATA[ Please create a new thread in right forum, and check if you are running EasyPHP as Administrator ;)]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Wed, 09 Jun 2010 14:54:15 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/145678/146985/_subject_#msg-146985</guid>
            <title>Re: Unexpected end of Mysql</title>
            <link>http://www.easyphp.org/forums/10/145678/146985/_subject_#msg-146985</link>
            <description><![CDATA[ i have same problem ....i have installed easy php 5.2 .....i did not find my.cnf.<br />
<br />
<br />
please help.....mysql not working  :(]]></description>
            <dc:creator>vickysosad</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Wed, 09 Jun 2010 10:03:09 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146909/146922/_subject_#msg-146922</guid>
            <title>Re: How to block access to WWW folder to steal the php code in a local application</title>
            <link>http://www.easyphp.org/forums/10/146909/146922/_subject_#msg-146922</link>
            <description><![CDATA[ use zend encoder or something equal.]]></description>
            <dc:creator>Thierry</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Tue, 18 May 2010 15:16:04 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146909/146920/_subject_#msg-146920</guid>
            <title>Re: How to block access to WWW folder to steal the php code in a local application</title>
            <link>http://www.easyphp.org/forums/10/146909/146920/_subject_#msg-146920</link>
            <description><![CDATA[ I would like protect the folder WWW for someone copy the code, with pen drive, eg]]></description>
            <dc:creator>LSilva</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Tue, 18 May 2010 02:32:42 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146909/146919/_subject_#msg-146919</guid>
            <title>Re: How to block access to WWW folder to steal the php code in a local application</title>
            <link>http://www.easyphp.org/forums/10/146909/146919/_subject_#msg-146919</link>
            <description><![CDATA[ this on a network with three machines without internet access. I need the code or block access to a competitor not to copy]]></description>
            <dc:creator>LSilva</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Tue, 18 May 2010 02:24:40 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146909/146910/_subject_#msg-146910</guid>
            <title>Re: How to block access to WWW folder to steal the php code in a local application</title>
            <link>http://www.easyphp.org/forums/10/146909/146910/_subject_#msg-146910</link>
            <description><![CDATA[ If it is on a local machine, how someone can copy the code ?]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Sat, 15 May 2010 06:45:13 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146909/146909/_subject_#msg-146909</guid>
            <title>How to block access to WWW folder to steal the php code in a local application</title>
            <link>http://www.easyphp.org/forums/10/146909/146909/_subject_#msg-146909</link>
            <description><![CDATA[ I would like to know how to block access to user folder www undue do not copy the code from my system. He has run in local machine and application server.]]></description>
            <dc:creator>LSilva</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Fri, 14 May 2010 23:10:51 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146445/146480/_subject_#msg-146480</guid>
            <title>Re: Change port !</title>
            <link>http://www.easyphp.org/forums/10/146445/146480/_subject_#msg-146480</link>
            <description><![CDATA[ en fait beaucoup ici sont français :-)<br />
<br />
En on comprends bien le franglais :-)]]></description>
            <dc:creator>Thierry</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Wed, 27 Jan 2010 15:05:44 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146445/146479/_subject_#msg-146479</guid>
            <title>Re: Change port !</title>
            <link>http://www.easyphp.org/forums/10/146445/146479/_subject_#msg-146479</link>
            <description><![CDATA[ en fait beaucoup ici sont français :-)<br />
<br />
En on comprends bien le franglais.]]></description>
            <dc:creator>Thierry</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Wed, 27 Jan 2010 15:05:16 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146445/146468/_subject_#msg-146468</guid>
            <title>Re: Change port !</title>
            <link>http://www.easyphp.org/forums/10/146445/146468/_subject_#msg-146468</link>
            <description><![CDATA[ En fait je suis français, mais je ne savais pas que vous l'étiez ;)]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Mon, 25 Jan 2010 16:40:55 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146445/146467/_subject_#msg-146467</guid>
            <title>Re: Change port !</title>
            <link>http://www.easyphp.org/forums/10/146445/146467/_subject_#msg-146467</link>
            <description><![CDATA[ Helo Amour,<br />
<br />
Thank you for your anser. Finally I found a solution. A freinds explained my that the port 80 is usualy use by many applications. So I saw in the easyPHP configuration, and I uncheck &quot;check if the port is use by an oser application&quot;.<br />
So now my Apache work, I hope that will not cause problem in the work of other applications.<br />
<br />
I want say you a last think, sory if my englich is not correctly, I'm french and the english isn't my mother language. The important think is that you understand my and I anderstand you !<br />
<br />
Have a good day,<br />
Jerome]]></description>
            <dc:creator>Jerome12</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Mon, 25 Jan 2010 14:46:54 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146445/146446/_subject_#msg-146446</guid>
            <title>Re: Change port !</title>
            <link>http://www.easyphp.org/forums/10/146445/146446/_subject_#msg-146446</link>
            <description><![CDATA[ Many firewall, started or stopped, are still running... you can configure your firewall to allow full access to EasyPHP.exe, apache.exe and mysqld.exe ;)]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Fri, 22 Jan 2010 21:15:18 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146445/146445/_subject_#msg-146445</guid>
            <title>Change port !</title>
            <link>http://www.easyphp.org/forums/10/146445/146445/_subject_#msg-146445</link>
            <description><![CDATA[ Hello,<br />
<br />
I have some problem to start my EasyPHP.<br />
Always, when I start it, I get the message : an other server use the port or the port is lock by the firewall.<br />
<br />
After that i open the easyPHP window and I see that the MySQL server is started and the Apache server not.<br />
<br />
I try to change the Apache port configuration in the file httpd.conf.<br />
I replace the ligne Listen 127.0.0.1:80 by Listen 127.0.0.1:86.<br />
It was the same think.<br />
<br />
After that, I try to stop my firewall, and it was the same think too.<br />
<br />
I looked for wich other server used the port, and I did not find.<br />
<br />
My fire wall is AVG.<br />
<br />
Have you ever seen the same problem ?<br />
Have you a solution for this ?<br />
<br />
Thank you,<br />
Jerome12]]></description>
            <dc:creator>Jerome12</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Fri, 22 Jan 2010 20:03:11 +0100</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146103/146110/_subject_#msg-146110</guid>
            <title>Re: Restauration de mon site distant impossible en local avec Easy PHP 3.0</title>
            <link>http://www.easyphp.org/forums/10/146103/146110/_subject_#msg-146110</link>
            <description><![CDATA[ Bonjour,<br />
Après avoir installé la version Easy PHP 2.0b1 avec MySQL 5.0.27 je n'ai plus de problème de restauration au niveau de la base de données.<br />
Merci de votre aide<br />
Cordialement<br />
lv]]></description>
            <dc:creator>Luc</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Sun, 11 Oct 2009 12:14:11 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146103/146107/_subject_#msg-146107</guid>
            <title>Re: Restauration de mon site distant impossible en local avec Easy PHP 3.0</title>
            <link>http://www.easyphp.org/forums/10/146103/146107/_subject_#msg-146107</link>
            <description><![CDATA[ Je vous remercie, je vais essayer.<br />
Je vous tiens informé du résultat.<br />
Cordialement<br />
Lv]]></description>
            <dc:creator>Luc</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Sat, 10 Oct 2009 11:40:31 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146103/146106/_subject_#msg-146106</guid>
            <title>Re: Restauration de mon site distant impossible en local avec Easy PHP 3.0</title>
            <link>http://www.easyphp.org/forums/10/146103/146106/_subject_#msg-146106</link>
            <description><![CDATA[ Avec EasyPHP 2.0 si vous arrivez à le trouver, peut-être que c'est OK ?]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Sat, 10 Oct 2009 11:32:49 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146103/146105/_subject_#msg-146105</guid>
            <title>Re: Restauration de mon site distant impossible en local avec Easy PHP 3.0</title>
            <link>http://www.easyphp.org/forums/10/146103/146105/_subject_#msg-146105</link>
            <description><![CDATA[ C'est exact<br />
La version MySQL de mon hébergeur est la 5.0.51a et celle d'Easyphp la 5.1.30.<br />
Comment faire pour installer la version 5.0.51a en local avec easyphp ?<br />
D'avance merci de votre aide.<br />
Cordialement<br />
Luc Vignerot]]></description>
            <dc:creator>Luc</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Sat, 10 Oct 2009 11:27:19 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146103/146104/_subject_#msg-146104</guid>
            <title>Re: Restauration de mon site distant impossible en local avec Easy PHP 3.0</title>
            <link>http://www.easyphp.org/forums/10/146103/146104/_subject_#msg-146104</link>
            <description><![CDATA[ Peut-être que la version distante de MySQL est différente de celle locale ?<br />
<br />
Essayez de prendre la version de EasyPHP adéquate en fonction ;)]]></description>
            <dc:creator>Amour</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Sat, 10 Oct 2009 11:10:32 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/146103/146103/_subject_#msg-146103</guid>
            <title>Restauration de mon site distant impossible en local avec Easy PHP 3.0</title>
            <link>http://www.easyphp.org/forums/10/146103/146103/_subject_#msg-146103</link>
            <description><![CDATA[ Bonjour,<br />
 <br />
Je rencontre un problème de restauration du site distant sur mon serveur local Easy PHP 3.0<br />
J'utilise le composant joomlapack pour effectuer ma sauvegarde et joomlaPack Installer 4.0 pour la restauration.<br />
A l'étape N°2 (restauration de la base de données) j'ai le message d'erreur suivant : MsSQL: MySQL query failded with error 1214 (Le type de table utilisé ne supporte pas les index FULL TEXT)<br />
 <br />
Pouvez vous m'aider ?<br />
 <br />
D'avance merci <br />
 <br />
Bien cordialement<br />
 <br />
Luc Vignerot]]></description>
            <dc:creator>Luc</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Sat, 10 Oct 2009 11:03:55 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/145986/145986/_subject_#msg-145986</guid>
            <title>password errors</title>
            <link>http://www.easyphp.org/forums/10/145986/145986/_subject_#msg-145986</link>
            <description><![CDATA[ Hello everybody<br />
<br />
i have a question and error report.<br />
<br />
question)<br />
<br />
I have played a little with easyphp 3.0 and i tryed to remove the password. But now i can't go into the mysql manager anymore.<br />
<br />
when i'm going to the phpMyAdmin (http://127.0.0.1/home/mysql/) i get this error.<br />
<br />
Fejl<br />
<br />
MySQL returnerede: Dokumentation<br />
#1045 - Access denied for user 'root'@'localhost' (using password: YES)<br />
phpMyAdmin forsøgte at forbinde til MySQL-serveren, og serveren afviste forbindelsen. Du bør tjekke host, brugernavn og kodeord i config.inc.php og sikre dig at de svarer til den information du har fået af administratoren af MySQL-serveren.<br />
<br />
I tryed to go change the config.inc.php file but inside there it dos't help to remove the password variable.<br />
<br />
What can i do to get it to work again.?<br />
<br />
error report)<br />
<br />
I got this error when i'm trying to search about &quot;password&quot; in this forum i get this error:<br />
<br />
Access denied for user 'easyphp'@'localhost' to database 'easyphp': create temporary table phorum_search_ft_06ebc4a719b2c85051af9d001dfc5d0f (key(message_id)) ENGINE=HEAP select message_id from phorum_search where MATCH (search_text) AGAINST ('password' IN BOOLEAN MODE)<br />
<br />
the path to the search is: [<a href="http://www.easyphp.org/forums/search.php?10,search=password,page=1,match_type=ALL,match_dates=0,match_forum=THISONE"  rel="nofollow">www.easyphp.org</a>]]]></description>
            <dc:creator>jacobi</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Wed, 16 Sep 2009 13:03:39 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/145876/145876/_subject_#msg-145876</guid>
            <title>mod_rewrite not working !</title>
            <link>http://www.easyphp.org/forums/10/145876/145876/_subject_#msg-145876</link>
            <description><![CDATA[ I dont understand what is going on here. But all i keep getting in Firefox is &quot;Connection Interrupted&quot;<br />
<br />
Here is my httpd.conf file<br />
<br />
# IMPORTANT<br />
# ${path} is used to specify EasyPHP installation path<br />
<br />
#<br />
# This is the main Apache HTTP server configuration file.  It contains the<br />
# configuration directives that give the server its instructions.<br />
# See &lt;URL:[<a href="http://httpd.apache.org/docs/2.2&gt"  rel="nofollow">httpd.apache.org</a>]; for detailed information.<br />
# In particular, see <br />
# &lt;URL:[<a href="http://httpd.apache.org/docs/2.2/mod/directives.html&gt"  rel="nofollow">httpd.apache.org</a>];<br />
# for a discussion of each configuration directive.<br />
#<br />
# Do NOT simply read the instructions in here without understanding<br />
# what they do.  They're here only as hints or reminders.  If you are unsure<br />
# consult the online docs. You have been warned.  <br />
#<br />
# Configuration and logfile names: If the filenames you specify for many<br />
# of the server's control files begin with &quot;/&quot; (or &quot;drive:/&quot; for Win32), the<br />
# server will use that explicit path.  If the filenames do *not* begin<br />
# with &quot;/&quot;, the value of ServerRoot is prepended -- so &quot;logs/foo.log&quot;<br />
# with ServerRoot set to &quot;${path}/apache&quot; will be interpreted by the<br />
# server as &quot;${path}/apache/logs/foo.log&quot;.<br />
#<br />
# NOTE: Where filenames are specified, you must use forward slashes<br />
# instead of backslashes (e.g., &quot;c:/apache&quot; instead of &quot;c:\apache&quot;).<br />
# If a drive letter is omitted, the drive on which httpd.exe is located<br />
# will be used by default.  It is recommended that you always supply<br />
# an explicit drive letter in absolute paths to avoid confusion.<br />
<br />
#<br />
# ServerRoot: The top of the directory tree under which the server's<br />
# configuration, error, and log files are kept.<br />
#<br />
# Do not add a slash at the end of the directory path.  If you point<br />
# ServerRoot at a non-local disk, be sure to point the LockFile directive<br />
# at a local disk.  If you wish to share the same ServerRoot for multiple<br />
# httpd daemons, you will need to change at least LockFile and PidFile.<br />
#<br />
ServerRoot &quot;${path}/apache&quot;<br />
<br />
#<br />
# Listen: Allows you to bind Apache to specific IP addresses and/or<br />
# ports, instead of the default. See also the &lt;VirtualHost&gt;<br />
# directive.<br />
#<br />
# Change this to Listen on specific IP addresses as shown below to <br />
# prevent Apache from glomming onto all bound IP addresses.<br />
#<br />
#Listen 12.34.56.78:80<br />
Listen 127.0.0.1:80<br />
<br />
#<br />
# Dynamic Shared Object (DSO) Support<br />
#<br />
# To be able to use the functionality of a module which was built as a DSO you<br />
# have to place corresponding `LoadModule' lines at this location so the<br />
# directives contained in it are actually available _before_ they are used.<br />
# Statically compiled modules (those listed by `httpd -l') do not need<br />
# to be loaded here.<br />
#<br />
# Example:<br />
# LoadModule foo_module modules/mod_foo.so<br />
#<br />
LoadModule actions_module modules/mod_actions.so<br />
LoadModule alias_module modules/mod_alias.so<br />
LoadModule asis_module modules/mod_asis.so<br />
LoadModule auth_basic_module modules/mod_auth_basic.so<br />
#LoadModule auth_digest_module modules/mod_auth_digest.so<br />
#LoadModule authn_alias_module modules/mod_authn_alias.so<br />
#LoadModule authn_anon_module modules/mod_authn_anon.so<br />
#LoadModule authn_dbd_module modules/mod_authn_dbd.so<br />
#LoadModule authn_dbm_module modules/mod_authn_dbm.so<br />
LoadModule authn_default_module modules/mod_authn_default.so<br />
LoadModule authn_file_module modules/mod_authn_file.so<br />
#LoadModule authnz_ldap_module modules/mod_authnz_ldap.so<br />
#LoadModule authz_dbm_module modules/mod_authz_dbm.so<br />
LoadModule authz_default_module modules/mod_authz_default.so<br />
LoadModule authz_groupfile_module modules/mod_authz_groupfile.so<br />
LoadModule authz_host_module modules/mod_authz_host.so<br />
#LoadModule authz_owner_module modules/mod_authz_owner.so<br />
LoadModule authz_user_module modules/mod_authz_user.so<br />
LoadModule autoindex_module modules/mod_autoindex.so<br />
#LoadModule cache_module modules/mod_cache.so<br />
#LoadModule cern_meta_module modules/mod_cern_meta.so<br />
LoadModule cgi_module modules/mod_cgi.so<br />
#LoadModule charset_lite_module modules/mod_charset_lite.so<br />
#LoadModule dav_module modules/mod_dav.so<br />
#LoadModule dav_fs_module modules/mod_dav_fs.so<br />
#LoadModule dav_lock_module modules/mod_dav_lock.so<br />
#LoadModule dbd_module modules/mod_dbd.so<br />
#LoadModule deflate_module modules/mod_deflate.so<br />
LoadModule dir_module modules/mod_dir.so<br />
#LoadModule disk_cache_module modules/mod_disk_cache.so<br />
#LoadModule dumpio_module modules/mod_dumpio.so<br />
LoadModule env_module modules/mod_env.so<br />
#LoadModule expires_module modules/mod_expires.so<br />
#LoadModule ext_filter_module modules/mod_ext_filter.so<br />
#LoadModule file_cache_module modules/mod_file_cache.so<br />
#LoadModule filter_module modules/mod_filter.so<br />
#LoadModule headers_module modules/mod_headers.so<br />
#LoadModule ident_module modules/mod_ident.so<br />
#LoadModule imagemap_module modules/mod_imagemap.so<br />
LoadModule include_module modules/mod_include.so<br />
#LoadModule info_module modules/mod_info.so<br />
LoadModule isapi_module modules/mod_isapi.so<br />
#LoadModule ldap_module modules/mod_ldap.so<br />
#LoadModule logio_module modules/mod_logio.so<br />
LoadModule log_config_module modules/mod_log_config.so<br />
#LoadModule log_forensic_module modules/mod_log_forensic.so<br />
#LoadModule mem_cache_module modules/mod_mem_cache.so<br />
LoadModule mime_module modules/mod_mime.so<br />
#LoadModule mime_magic_module modules/mod_mime_magic.so<br />
LoadModule negotiation_module modules/mod_negotiation.so<br />
#LoadModule proxy_module modules/mod_proxy.so<br />
#LoadModule proxy_ajp_module modules/mod_proxy_ajp.so<br />
#LoadModule proxy_balancer_module modules/mod_proxy_balancer.so<br />
#LoadModule proxy_connect_module modules/mod_proxy_connect.so<br />
#LoadModule proxy_ftp_module modules/mod_proxy_ftp.so<br />
#LoadModule proxy_http_module modules/mod_proxy_http.so<br />
LoadModule rewrite_module modules/mod_rewrite.so<br />
LoadModule setenvif_module modules/mod_setenvif.so<br />
#LoadModule speling_module modules/mod_speling.so<br />
#LoadModule ssl_module modules/mod_ssl.so<br />
#LoadModule status_module modules/mod_status.so<br />
#LoadModule substitute_module modules/mod_substitute.so<br />
#LoadModule unique_id_module modules/mod_unique_id.so<br />
#LoadModule userdir_module modules/mod_userdir.so<br />
#LoadModule usertrack_module modules/mod_usertrack.so<br />
#LoadModule version_module modules/mod_version.so<br />
#LoadModule vhost_alias_module modules/mod_vhost_alias.so<br />
<br />
<br />
LoadModule php5_module &quot;${path}/php/php5apache2_2.dll&quot;<br />
PHPIniDir &quot;${path}/apache&quot;<br />
SetEnv TMP &quot;${path}/tmp&quot;<br />
<br />
&lt;IfModule !mpm_netware_module&gt;<br />
&lt;IfModule !mpm_winnt_module&gt;<br />
#<br />
# If you wish httpd to run as a different user or group, you must run<br />
# httpd as root initially and it will switch.  <br />
#<br />
# User/Group: The name (or #number) of the user/group to run httpd as.<br />
# It is usually good practice to create a dedicated user and group for<br />
# running httpd, as with most system services.<br />
#<br />
User daemon<br />
Group daemon<br />
<br />
&lt;/IfModule&gt;<br />
&lt;/IfModule&gt;<br />
<br />
# 'Main' server configuration<br />
#<br />
# The directives in this section set up the values used by the 'main'<br />
# server, which responds to any requests that aren't handled by a<br />
# &lt;VirtualHost&gt; definition.  These values also provide defaults for<br />
# any &lt;VirtualHost&gt; containers you may define later in the file.<br />
#<br />
# All of these directives may appear inside &lt;VirtualHost&gt; containers,<br />
# in which case these default settings will be overridden for the<br />
# virtual host being defined.<br />
#<br />
<br />
#<br />
# ServerAdmin: Your address, where problems with the server should be<br />
# e-mailed.  This address appears on some server-generated pages, such<br />
# as error documents.  e.g. <a href="mailto:&#97;&#100;&#109;&#105;&#110;&#64;&#121;&#111;&#117;&#114;&#45;&#100;&#111;&#109;&#97;&#105;&#110;&#46;&#99;&#111;&#109;">&#97;&#100;&#109;&#105;&#110;&#64;&#121;&#111;&#117;&#114;&#45;&#100;&#111;&#109;&#97;&#105;&#110;&#46;&#99;&#111;&#109;</a><br />
#<br />
ServerAdmin admin@localhost<br />
<br />
#<br />
# ServerName gives the name and port that the server uses to identify itself.<br />
# This can often be determined automatically, but we recommend you specify<br />
# it explicitly to prevent problems during startup.<br />
#<br />
# If your host doesn't have a registered DNS name, enter its IP address here.<br />
#<br />
ServerName localhost<br />
<br />
#<br />
# DocumentRoot: The directory out of which you will serve your<br />
# documents. By default, all requests are taken from this directory, but<br />
# symbolic links and aliases may be used to point to other locations.<br />
#<br />
DocumentRoot &quot;${path}/www&quot;<br />
<br />
#<br />
# Each directory to which Apache has access can be configured with respect<br />
# to which services and features are allowed and/or disabled in that<br />
# directory (and its subdirectories). <br />
#<br />
# First, we configure the &quot;default&quot; to be a very restrictive set of <br />
# features.  <br />
#<br />
&lt;Directory /&gt;<br />
    Options FollowSymLinks<br />
    AllowOverride none<br />
    Order deny,allow<br />
    Deny from all<br />
&lt;/Directory&gt;<br />
<br />
#<br />
# Note that from this point forward you must specifically allow<br />
# particular features to be enabled - so if something's not working as<br />
# you might expect, make sure that you have specifically enabled it<br />
# below.<br />
#<br />
<br />
#<br />
# This should be changed to whatever you set DocumentRoot to.<br />
#<br />
&lt;Directory &quot;${path}/www&quot;&gt;<br />
    #<br />
    # Possible values for the Options directive are &quot;None&quot;, &quot;All&quot;,<br />
    # or any combination of:<br />
    #   Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews<br />
    #<br />
    # Note that &quot;MultiViews&quot; must be named *explicitly* --- &quot;Options All&quot;<br />
    # doesn't give it to you.<br />
    #<br />
    # The Options directive is both complicated and important.  Please see<br />
    # [<a href="http://httpd.apache.org/docs/2.2/mod/core.html#options"  rel="nofollow">httpd.apache.org</a>]<br />
    # for more information.<br />
    #<br />
    Options Indexes FollowSymLinks<br />
<br />
    #<br />
    # AllowOverride controls what directives may be placed in .htaccess files.<br />
    # It can be &quot;All&quot;, &quot;None&quot;, or any combination of the keywords:<br />
    #   Options FileInfo AuthConfig Limit<br />
    #<br />
    AllowOverride All<br />
<br />
    #<br />
    # Controls who can get stuff from this server.<br />
    #<br />
    Order allow,deny<br />
    Allow from all<br />
<br />
&lt;/Directory&gt;<br />
<br />
#<br />
# DirectoryIndex: sets the file that Apache will serve if a directory<br />
# is requested.<br />
#<br />
&lt;IfModule dir_module&gt;<br />
    DirectoryIndex index.html index.shtml index.wml index.pwml index.php index.php3 index.php4 index.php5<br />
&lt;/IfModule&gt;<br />
<br />
#<br />
# The following lines prevent .htaccess and .htpasswd files from being <br />
# viewed by Web clients. <br />
#<br />
&lt;FilesMatch &quot;^\.ht&quot;&gt;<br />
    Order allow,deny<br />
    Deny from all<br />
    Satisfy All<br />
&lt;/FilesMatch&gt;<br />
<br />
#<br />
# ErrorLog: The location of the error log file.<br />
# If you do not specify an ErrorLog directive within a &lt;VirtualHost&gt;<br />
# container, error messages relating to that virtual host will be<br />
# logged here.  If you *do* define an error logfile for a &lt;VirtualHost&gt;<br />
# container, that host's errors will be logged there and not here.<br />
#<br />
ErrorLog &quot;logs/error.log&quot;<br />
<br />
#<br />
# LogLevel: Control the number of messages logged to the error_log.<br />
# Possible values include: debug, info, notice, warn, error, crit,<br />
# alert, emerg.<br />
#<br />
LogLevel warn<br />
<br />
&lt;IfModule log_config_module&gt;<br />
    #<br />
    # The following directives define some format nicknames for use with<br />
    # a CustomLog directive (see below).<br />
    #<br />
    LogFormat &quot;%h %l %u %t \&quot;%r\&quot; %&gt;s %b \&quot;%{Referer}i\&quot; \&quot;%{User-Agent}i\&quot;&quot; combined<br />
    LogFormat &quot;%h %l %u %t \&quot;%r\&quot; %&gt;s %b&quot; common<br />
<br />
    &lt;IfModule logio_module&gt;<br />
      # You need to enable mod_logio.c to use %I and %O<br />
      LogFormat &quot;%h %l %u %t \&quot;%r\&quot; %&gt;s %b \&quot;%{Referer}i\&quot; \&quot;%{User-Agent}i\&quot; %I %O&quot; combinedio<br />
    &lt;/IfModule&gt;<br />
<br />
    #<br />
    # The location and format of the access logfile (Common Logfile Format).<br />
    # If you do not define any access logfiles within a &lt;VirtualHost&gt;<br />
    # container, they will be logged here.  Contrariwise, if you *do*<br />
    # define per-&lt;VirtualHost&gt; access logfiles, transactions will be<br />
    # logged therein and *not* in this file.<br />
    #<br />
    CustomLog &quot;logs/access.log&quot; common<br />
<br />
    #<br />
    # If you prefer a logfile with access, agent, and referer information<br />
    # (Combined Logfile Format) you can use the following directive.<br />
    #<br />
    #CustomLog &quot;logs/access.log&quot; combined<br />
&lt;/IfModule&gt;<br />
<br />
&lt;IfModule alias_module&gt;<br />
    #<br />
    # Redirect: Allows you to tell clients about documents that used to <br />
    # exist in your server's namespace, but do not anymore. The client <br />
    # will make a new request for the document at its new location.<br />
    # Example:<br />
    # Redirect permanent /foo [<a href="http://localhost/bar"  rel="nofollow">localhost</a>]<br />
<br />
    #<br />
    # Alias: Maps web paths into filesystem paths and is used to<br />
    # access content that does not live under the DocumentRoot.<br />
    # Example:<br />
    # Alias /webpath /full/filesystem/path<br />
	Alias /images_easyphp &quot;${path}/home/images_easyphp&quot;<br />
	Alias /home/mysql &quot;${path}/phpmyadmin&quot;<br />
	Alias /home/sqlite &quot;${path}/sqlitemanager&quot;<br />
	Alias /home &quot;${path}/home&quot;	<br />
	<br />
    #<br />
    # If you include a trailing / on /webpath then the server will<br />
    # require it to be present in the URL.  You will also likely<br />
    # need to provide a &lt;Directory&gt; section to allow access to<br />
    # the filesystem path.<br />
	&lt;Directory &quot;${path}/home/images_easyphp&quot;&gt;<br />
        Options Indexes MultiViews<br />
        AllowOverride None<br />
        Order allow,deny<br />
        Allow from all<br />
    &lt;/Directory&gt;<br />
	<br />
	&lt;Directory &quot;${path}/phpmyadmin&quot;&gt;<br />
        Options FollowSymLinks Indexes<br />
        AllowOverride None<br />
        Order deny,allow<br />
        allow from 127.0.0.1<br />
        deny from all<br />
    &lt;/Directory&gt;<br />
	<br />
	&lt;Directory &quot;${path}/sqlitemanager&quot;&gt;<br />
        Options FollowSymLinks Indexes<br />
        AllowOverride None<br />
        Order deny,allow<br />
        allow from 127.0.0.1<br />
        deny from all<br />
    &lt;/Directory&gt;	<br />
	<br />
	&lt;Directory &quot;${path}/home&quot;&gt;<br />
        Options FollowSymLinks Indexes<br />
        AllowOverride None<br />
        Order deny,allow<br />
        allow from 127.0.0.1<br />
        deny from all<br />
    &lt;/Directory&gt;	<br />
<br />
    #<br />
    # ScriptAlias: This controls which directories contain server scripts. <br />
    # ScriptAliases are essentially the same as Aliases, except that<br />
    # documents in the target directory are treated as applications and<br />
    # run by the server when requested rather than as documents sent to the<br />
    # client.  The same rules about trailing &quot;/&quot; apply to ScriptAlias<br />
    # directives as to Alias.<br />
    #<br />
    ScriptAlias /cgi-bin/ &quot;${path}/apache/cgi-bin/&quot;<br />
<br />
&lt;/IfModule&gt;<br />
<br />
&lt;IfModule cgid_module&gt;<br />
    #<br />
    # ScriptSock: On threaded servers, designate the path to the UNIX<br />
    # socket used to communicate with the CGI daemon of mod_cgid.<br />
    #<br />
    #Scriptsock logs/cgisock<br />
&lt;/IfModule&gt;<br />
<br />
#<br />
# &quot;${path}/apache/cgi-bin&quot; should be changed to whatever your ScriptAliased<br />
# CGI directory exists, if you have that configured.<br />
#<br />
&lt;Directory &quot;${path}/apache/cgi-bin&quot;&gt;<br />
    AllowOverride None<br />
    Options None<br />
    Order allow,deny<br />
    Allow from all<br />
&lt;/Directory&gt;<br />
<br />
#<br />
# DefaultType: the default MIME type the server will use for a document<br />
# if it cannot otherwise determine one, such as from filename extensions.<br />
# If your server contains mostly text or HTML documents, &quot;text/plain&quot; is<br />
# a good value.  If most of your content is binary, such as applications<br />
# or images, you may want to use &quot;application/octet-stream&quot; instead to<br />
# keep browsers from trying to display binary files as though they are<br />
# text.<br />
#<br />
DefaultType text/plain<br />
<br />
&lt;IfModule mime_module&gt;<br />
    #<br />
    # TypesConfig points to the file containing the list of mappings from<br />
    # filename extension to MIME-type.<br />
    #<br />
    TypesConfig conf/mime.types<br />
<br />
    #<br />
    # AddType allows you to add to or override the MIME configuration<br />
    # file specified in TypesConfig for specific file types.<br />
    #<br />
    #AddType application/x-gzip .tgz<br />
    #<br />
    # AddEncoding allows you to have certain browsers uncompress<br />
    # information on the fly. Note: Not all browsers support this.<br />
    #<br />
    #AddEncoding x-compress .Z<br />
    #AddEncoding x-gzip .gz .tgz<br />
    #<br />
    # If the AddEncoding directives above are commented-out, then you<br />
    # probably should define those extensions to indicate media types:<br />
    #<br />
	AddType application/x-compress .Z<br />
	AddType application/x-gzip .gz .tgz<br />
	AddType application/x-tar .tgz<br />
	AddType image/x-icon .ico<br />
	AddType application/vnd.wap.wmlc .wmlc<br />
	AddType application/x-httpd-php .phtml .pwml .php5 .php4 .php3 .php2 .php .inc<br />
	AddType text/vnd.wap.wml .wml<br />
	AddType text/vnd.wap.wmlscript .wmls<br />
	AddType text/vnd.wap.wmlscriptc .wmlsc<br />
	AddType image/vnd.wap.wbmp .wbmp<br />
<br />
    #<br />
    # AddHandler allows you to map certain file extensions to &quot;handlers&quot;:<br />
    # actions unrelated to filetype. These can be either built into the server<br />
    # or added with the Action directive (see below)<br />
    #<br />
    # To use CGI scripts outside of ScriptAliased directories:<br />
    # (You will also need to add &quot;ExecCGI&quot; to the &quot;Options&quot; directive.)<br />
    #<br />
    #AddHandler cgi-script .cgi<br />
<br />
    # For type maps (negotiated resources):<br />
    #AddHandler type-map var<br />
<br />
    #<br />
    # Filters allow you to process content before it is sent to the client.<br />
    #<br />
    # To parse .shtml files for server-side includes (SSI):<br />
    # (You will also need to add &quot;Includes&quot; to the &quot;Options&quot; directive.)<br />
    #<br />
    #AddType text/html .shtml<br />
    #AddOutputFilter INCLUDES .shtml<br />
&lt;/IfModule&gt;<br />
<br />
#<br />
# The mod_mime_magic module allows the server to use various hints from the<br />
# contents of the file itself to determine its type.  The MIMEMagicFile<br />
# directive tells the module where the hint definitions are located.<br />
#<br />
#MIMEMagicFile conf/magic<br />
<br />
#<br />
# Customizable error responses come in three flavors:<br />
# 1) plain text 2) local redirects 3) external redirects<br />
#<br />
# Some examples:<br />
#ErrorDocument 500 &quot;The server made a boo boo.&quot;<br />
#ErrorDocument 404 /missing.html<br />
#ErrorDocument 404 &quot;/cgi-bin/missing_handler.pl&quot;<br />
#ErrorDocument 402 [<a href="http://localhost/subscription_info.html"  rel="nofollow">localhost</a>]<br />
#<br />
<br />
#<br />
# EnableMMAP and EnableSendfile: On systems that support it, <br />
# memory-mapping or the sendfile syscall is used to deliver<br />
# files.  This usually improves server performance, but must<br />
# be turned off when serving from networked-mounted <br />
# filesystems or if support for these functions is otherwise<br />
# broken on your system.<br />
#<br />
#EnableMMAP off<br />
#EnableSendfile off<br />
<br />
<br />
# ============================================================================<br />
# Multi-language error messages<br />
# The configuration below implements multi-language error documents through<br />
# content-negotiation.<br />
#<br />
# Required modules: mod_alias, mod_include, mod_negotiation<br />
#<br />
# We use Alias to redirect any /error/HTTP_&lt;error&gt;.html.var response to<br />
# our collection of by-error message multi-language collections.  We use <br />
# includes to substitute the appropriate text.<br />
#<br />
# You can modify the messages' appearance without changing any of the<br />
# default HTTP_&lt;error&gt;.html.var files by adding the line:<br />
#<br />
#   Alias /error/include/ &quot;/your/include/path/&quot;<br />
#<br />
# which allows you to create your own set of files by starting with the<br />
# ${path}/apache/error/include/ files and copying them to /your/include/path/, <br />
# even on a per-VirtualHost basis.  The default include files will display<br />
# your Apache version number and your ServerAdmin email address regardless<br />
# of the setting of ServerSignature.<br />
<br />
Alias /error/ &quot;${path}/apache/error/&quot;<br />
<br />
&lt;Directory &quot;${path}/apache/error&quot;&gt;<br />
    AllowOverride None<br />
    Options IncludesNoExec<br />
    AddOutputFilter Includes html<br />
    AddHandler type-map var<br />
    Order allow,deny<br />
    Allow from all<br />
    LanguagePriority en cs de es fr it ja ko nl pl pt-br ro sv tr<br />
    ForceLanguagePriority Prefer Fallback<br />
&lt;/Directory&gt;<br />
<br />
ErrorDocument 400 /error/HTTP_BAD_REQUEST.html.var<br />
ErrorDocument 401 /error/HTTP_UNAUTHORIZED.html.var<br />
ErrorDocument 403 /error/HTTP_FORBIDDEN.html.var<br />
ErrorDocument 404 /error/HTTP_NOT_FOUND.html.var<br />
ErrorDocument 405 /error/HTTP_METHOD_NOT_ALLOWED.html.var<br />
ErrorDocument 408 /error/HTTP_REQUEST_TIME_OUT.html.var<br />
ErrorDocument 410 /error/HTTP_GONE.html.var<br />
ErrorDocument 411 /error/HTTP_LENGTH_REQUIRED.html.var<br />
ErrorDocument 412 /error/HTTP_PRECONDITION_FAILED.html.var<br />
ErrorDocument 413 /error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var<br />
ErrorDocument 414 /error/HTTP_REQUEST_URI_TOO_LARGE.html.var<br />
ErrorDocument 415 /error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var<br />
ErrorDocument 500 /error/HTTP_INTERNAL_SERVER_ERROR.html.var<br />
ErrorDocument 501 /error/HTTP_NOT_IMPLEMENTED.html.var<br />
ErrorDocument 502 /error/HTTP_BAD_GATEWAY.html.var<br />
ErrorDocument 503 /error/HTTP_SERVICE_UNAVAILABLE.html.var<br />
ErrorDocument 506 /error/HTTP_VARIANT_ALSO_VARIES.html.var<br />
# ============================================================================<br />
<br />
<br />
# ============================================================================<br />
# Fancy directory listings<br />
# Directives controlling the display of server-generated directory listings.<br />
#<br />
# Required modules: mod_autoindex, mod_alias<br />
#<br />
# To see the listing of a directory, the Options directive for the<br />
# directory must include &quot;Indexes&quot;, and the directory must not contain<br />
# a file matching those listed in the DirectoryIndex directive.<br />
#<br />
<br />
#<br />
# IndexOptions: Controls the appearance of server-generated directory<br />
# listings.<br />
#<br />
IndexOptions FancyIndexing HTMLTable VersionSort<br />
<br />
# We include the /icons/ alias for FancyIndexed directory listings.  If<br />
# you do not use FancyIndexing, you may comment this out.<br />
#<br />
Alias /icons/ &quot;${path}/apache/icons/&quot;<br />
<br />
&lt;Directory &quot;${path}/apache/icons&quot;&gt;<br />
    Options Indexes MultiViews<br />
    AllowOverride None<br />
    Order allow,deny<br />
    Allow from all<br />
&lt;/Directory&gt;<br />
<br />
#<br />
# AddIcon* directives tell the server which icon to show for different<br />
# files or filename extensions.  These are only displayed for<br />
# FancyIndexed directories.<br />
#<br />
AddIconByEncoding (CMP,/icons/compressed.gif) x-compress x-gzip<br />
<br />
AddIconByType (TXT,/icons/text.gif) text/*<br />
AddIconByType (IMG,/icons/image2.gif) image/*<br />
AddIconByType (SND,/icons/sound2.gif) audio/*<br />
AddIconByType (VID,/icons/movie.gif) video/*<br />
<br />
AddIcon /icons/binary.gif .bin .exe<br />
AddIcon /icons/binhex.gif .hqx<br />
AddIcon /icons/tar.gif .tar<br />
AddIcon /icons/world2.gif .wrl .wrl.gz .vrml .vrm .iv<br />
AddIcon /icons/compressed.gif .Z .z .tgz .gz .zip<br />
AddIcon /icons/a.gif .ps .ai .eps<br />
AddIcon /icons/layout.gif .html .shtml .htm .pdf<br />
AddIcon /icons/text.gif .txt<br />
AddIcon /icons/c.gif .c<br />
AddIcon /icons/p.gif .pl .py<br />
AddIcon /icons/f.gif .for<br />
AddIcon /icons/dvi.gif .dvi<br />
AddIcon /icons/uuencoded.gif .uu<br />
AddIcon /icons/script.gif .conf .sh .shar .csh .ksh .tcl<br />
AddIcon /icons/tex.gif .tex<br />
AddIcon /icons/bomb.gif core<br />
<br />
AddIcon /icons/back.gif ..<br />
AddIcon /icons/hand.right.gif README<br />
AddIcon /icons/folder.gif ^^DIRECTORY^^<br />
AddIcon /icons/blank.gif ^^BLANKICON^^<br />
<br />
#<br />
# DefaultIcon is which icon to show for files which do not have an icon<br />
# explicitly set.<br />
#<br />
DefaultIcon /icons/unknown.gif<br />
<br />
#<br />
# AddDescription allows you to place a short description after a file in<br />
# server-generated indexes.  These are only displayed for FancyIndexed<br />
# directories.<br />
# Format: AddDescription &quot;description&quot; filename<br />
#<br />
AddDescription &quot;GZIP compressed document&quot; .gz<br />
AddDescription &quot;tar archive&quot; .tar<br />
AddDescription &quot;GZIP compressed tar archive&quot; .tgz<br />
AddDescription &quot;ZIP archive&quot; .zip<br />
AddDescription &quot;CAB archive&quot; .cab<br />
AddDescription &quot;Win32 Executable&quot; .exe<br />
<br />
#<br />
# ReadmeName is the name of the README file the server will look for by<br />
# default, and append to directory listings.<br />
#<br />
# HeaderName is the name of a file which should be prepended to<br />
# directory indexes. <br />
ReadmeName /icons/FancyIndexing/readme.html<br />
HeaderName /icons/FancyIndexing/header.html<br />
<br />
#<br />
# IndexIgnore is a set of filenames which directory indexing should ignore<br />
# and not include in the listing.  Shell-style wildcarding is permitted.<br />
#<br />
IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t<br />
# ============================================================================<br />
<br />
<br />
# ============================================================================<br />
# Distributed authoring and versioning (WebDAV)<br />
# #<br />
# # Required modules: mod_dav, mod_dav_fs, mod_setenvif, mod_alias<br />
# #                   mod_auth_digest, mod_authn_file<br />
# #<br />
# <br />
# # The following example gives DAV write access to a directory called<br />
# # &quot;uploads&quot; under the ServerRoot directory.<br />
# #<br />
# # The User/Group specified in httpd.conf needs to have write permissions<br />
# # on the directory where the DavLockDB is placed and on any directory where<br />
# # &quot;Dav On&quot; is specified.<br />
# <br />
# DavLockDB &quot;${path}/apache/var/DavLock&quot;<br />
# <br />
# Alias /uploads &quot;${path}/apache/uploads&quot;<br />
# <br />
# &lt;Directory &quot;${path}/apache/uploads&quot;&gt;<br />
#     Dav On<br />
# <br />
#     Order Allow,Deny<br />
#     Allow from all<br />
# <br />
#     AuthType Digest<br />
#     AuthName DAV-upload<br />
# <br />
#     # You can use the htdigest program to create the password database:<br />
#     #   htdigest -c &quot;${path}/apache/user.passwd&quot; DAV-upload admin<br />
#     AuthUserFile &quot;${path}/apache/user.passwd&quot;<br />
#     AuthDigestProvider file<br />
# <br />
#     # Allow universal read-access, but writes are restricted<br />
#     # to the admin user.<br />
#     &lt;LimitExcept GET OPTIONS&gt;<br />
#         require user admin<br />
#     &lt;/LimitExcept&gt;<br />
# &lt;/Directory&gt;<br />
# <br />
# #<br />
# # The following directives disable redirects on non-GET requests for<br />
# # a directory that does not include the trailing slash.  This fixes a <br />
# # problem with several clients that do not appropriately handle <br />
# # redirects for folders with DAV methods.<br />
# #<br />
# BrowserMatch &quot;Microsoft Data Access Internet Publishing Provider&quot; redirect-carefully<br />
# BrowserMatch &quot;MS FrontPage&quot; redirect-carefully<br />
# BrowserMatch &quot;^WebDrive&quot; redirect-carefully<br />
# BrowserMatch &quot;^WebDAVFS/1.[0123]&quot; redirect-carefully<br />
# BrowserMatch &quot;^gnome-vfs/1.0&quot; redirect-carefully<br />
# BrowserMatch &quot;^XML Spy&quot; redirect-carefully<br />
# BrowserMatch &quot;^Dreamweaver-WebDAV-SCM1&quot; redirect-carefully<br />
# ============================================================================<br />
<br />
<br />
# ============================================================================<br />
# Secure (SSL/TLS) connections<br />
# #<br />
# # This is the Apache server configuration file providing SSL support.<br />
# # It contains the configuration directives to instruct the server how to<br />
# # serve pages over an https connection. For detailing information about these <br />
# # directives see &lt;URL:[<a href="http://httpd.apache.org/docs/2.2/mod/mod_ssl.html&gt"  rel="nofollow">httpd.apache.org</a>];<br />
# # <br />
# # Do NOT simply read the instructions in here without understanding<br />
# # what they do.  They're here only as hints or reminders.  If you are unsure<br />
# # consult the online docs. You have been warned.  <br />
# #<br />
# <br />
# #<br />
# # Pseudo Random Number Generator (PRNG):<br />
# # Configure one or more sources to seed the PRNG of the SSL library.<br />
# # The seed data should be of good random quality.<br />
# # WARNING! On some platforms /dev/random blocks if not enough entropy<br />
# # is available. This means you then cannot use the /dev/random device<br />
# # because it would lead to very long connection times (as long as<br />
# # it requires to make more entropy available). But usually those<br />
# # platforms additionally provide a /dev/urandom device which doesn't<br />
# # block. So, if available, use this one instead. Read the mod_ssl User<br />
# # Manual for more details.<br />
# #<br />
# #SSLRandomSeed startup file:/dev/random  512<br />
# #SSLRandomSeed startup file:/dev/urandom 512<br />
# #SSLRandomSeed connect file:/dev/random  512<br />
# #SSLRandomSeed connect file:/dev/urandom 512<br />
# <br />
# <br />
# #<br />
# # When we also provide SSL we have to listen to the <br />
# # standard HTTP port (see above) and to the HTTPS port<br />
# #<br />
# # Note: Configurations that use IPv6 but not IPv4-mapped addresses need two<br />
# #       Listen directives: &quot;Listen [::]:443&quot; and &quot;Listen 0.0.0.0:443&quot;<br />
# #<br />
# Listen 443<br />
# <br />
# ##<br />
# ##  SSL Global Context<br />
# ##<br />
# ##  All SSL configuration in this context applies both to<br />
# ##  the main server and all SSL-enabled virtual hosts.<br />
# ##<br />
# <br />
# #<br />
# #   Some MIME-types for downloading Certificates and CRLs<br />
# #<br />
# AddType application/x-x509-ca-cert .crt<br />
# AddType application/x-pkcs7-crl    .crl<br />
# <br />
# #   Pass Phrase Dialog:<br />
# #   Configure the pass phrase gathering process.<br />
# #   The filtering dialog program (`builtin' is a internal<br />
# #   terminal dialog) has to provide the pass phrase on stdout.<br />
# SSLPassPhraseDialog  builtin<br />
# <br />
# #   Inter-Process Session Cache:<br />
# #   Configure the SSL Session Cache: First the mechanism <br />
# #   to use and second the expiring timeout (in seconds).<br />
# #SSLSessionCache         &quot;dbm:${path}/apache/logs/ssl_scache&quot;<br />
# SSLSessionCache        &quot;shmcb:${path}/apache/logs/ssl_scache(512000)&quot;<br />
# SSLSessionCacheTimeout  300<br />
# <br />
# #   Semaphore:<br />
# #   Configure the path to the mutual exclusion semaphore the<br />
# #   SSL engine uses internally for inter-process synchronization. <br />
# SSLMutex default<br />
# <br />
# ##<br />
# ## SSL Virtual Host Context<br />
# ##<br />
# <br />
# &lt;VirtualHost _default_:443&gt;<br />
# <br />
# #   General setup for the virtual host<br />
# DocumentRoot &quot;${path}/www&quot;<br />
# ServerName localhost:443<br />
# ServerAdmin admin@localhost<br />
# ErrorLog &quot;${path}/apache/logs/error.log&quot;<br />
# TransferLog &quot;${path}/apache/access.log&quot;<br />
# <br />
# #   SSL Engine Switch:<br />
# #   Enable/Disable SSL for this virtual host.<br />
# SSLEngine on<br />
# <br />
# #   SSL Cipher Suite:<br />
# #   List the ciphers that the client is permitted to negotiate.<br />
# #   See the mod_ssl documentation for a complete list.<br />
# SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL<br />
# <br />
# #   Server Certificate:<br />
# #   Point SSLCertificateFile at a PEM encoded certificate.  If<br />
# #   the certificate is encrypted, then you will be prompted for a<br />
# #   pass phrase.  Note that a kill -HUP will prompt again.  Keep<br />
# #   in mind that if you have both an RSA and a DSA certificate you<br />
# #   can configure both in parallel (to also allow the use of DSA<br />
# #   ciphers, etc.)<br />
# SSLCertificateFile &quot;${path}/apache/conf/server.crt&quot;<br />
# #SSLCertificateFile &quot;${path}/apache/conf/server-dsa.crt&quot;<br />
# <br />
# #   Server Private Key:<br />
# #   If the key is not combined with the certificate, use this<br />
# #   directive to point at the key file.  Keep in mind that if<br />
# #   you've both a RSA and a DSA private key you can configure<br />
# #   both in parallel (to also allow the use of DSA ciphers, etc.)<br />
# SSLCertificateKeyFile &quot;${path}/apache/conf/server.key&quot;<br />
# #SSLCertificateKeyFile &quot;${path}/apache/conf/server-dsa.key&quot;<br />
# <br />
# #   Server Certificate Chain:<br />
# #   Point SSLCertificateChainFile at a file containing the<br />
# #   concatenation of PEM encoded CA certificates which form the<br />
# #   certificate chain for the server certificate. Alternatively<br />
# #   the referenced file can be the same as SSLCertificateFile<br />
# #   when the CA certificates are directly appended to the server<br />
# #   certificate for convinience.<br />
# #SSLCertificateChainFile &quot;${path}/apache/conf/server-ca.crt&quot;<br />
# <br />
# #   Certificate Authority (CA):<br />
# #   Set the CA certificate verification path where to find CA<br />
# #   certificates for client authentication or alternatively one<br />
# #   huge file containing all of them (file must be PEM encoded)<br />
# #   Note: Inside SSLCACertificatePath you need hash symlinks<br />
# #         to point to the certificate files. Use the provided<br />
# #         Makefile to update the hash symlinks after changes.<br />
# #SSLCACertificatePath &quot;${path}/apache/conf/ssl.crt&quot;<br />
# #SSLCACertificateFile &quot;${path}/apache/conf/ssl.crt/ca-bundle.crt&quot;<br />
# <br />
# #   Certificate Revocation Lists (CRL):<br />
# #   Set the CA revocation path where to find CA CRLs for client<br />
# #   authentication or alternatively one huge file containing all<br />
# #   of them (file must be PEM encoded)<br />
# #   Note: Inside SSLCARevocationPath you need hash symlinks<br />
# #         to point to the certificate files. Use the provided<br />
# #         Makefile to update the hash symlinks after changes.<br />
# #SSLCARevocationPath &quot;${path}/apache/conf/ssl.crl&quot;<br />
# #SSLCARevocationFile &quot;${path}/apache/conf/ssl.crl/ca-bundle.crl&quot;<br />
# <br />
# #   Client Authentication (Type):<br />
# #   Client certificate verification type and depth.  Types are<br />
# #   none, optional, require and optional_no_ca.  Depth is a<br />
# #   number which specifies how deeply to verify the certificate<br />
# #   issuer chain before deciding the certificate is not valid.<br />
# #SSLVerifyClient require<br />
# #SSLVerifyDepth  10<br />
# <br />
# #   Access Control:<br />
# #   With SSLRequire you can do per-directory access control based<br />
# #   on arbitrary complex boolean expressions containing server<br />
# #   variable checks and other lookup directives.  The syntax is a<br />
# #   mixture between C and Perl.  See the mod_ssl documentation<br />
# #   for more details.<br />
# #&lt;Location /&gt;<br />
# #SSLRequire (    %{SSL_CIPHER} !~ m/^(EXP|NULL)/ \<br />
# #            and %{SSL_CLIENT_S_DN_O} eq &quot;Snake Oil, Ltd.&quot; \<br />
# #            and %{SSL_CLIENT_S_DN_OU} in {&quot;Staff&quot;, &quot;CA&quot;, &quot;Dev&quot;} \<br />
# #            and %{TIME_WDAY} &gt;= 1 and %{TIME_WDAY} &lt;= 5 \<br />
# #            and %{TIME_HOUR} &gt;= 8 and %{TIME_HOUR} &lt;= 20       ) \<br />
# #           or %{REMOTE_ADDR} =~ m/^192\.76\.162\.[0-9]+$/<br />
# #&lt;/Location&gt;<br />
# <br />
# #   SSL Engine Options:<br />
# #   Set various options for the SSL engine.<br />
# #   o FakeBasicAuth:<br />
# #     Translate the client X.509 into a Basic Authorisation.  This means that<br />
# #     the standard Auth/DBMAuth methods can be used for access control.  The<br />
# #     user name is the `one line' version of the client's X.509 certificate.<br />
# #     Note that no password is obtained from the user. Every entry in the user<br />
# #     file needs this password: `xxj31ZMTZzkVA'.<br />
# #   o ExportCertData:<br />
# #     This exports two additional environment variables: SSL_CLIENT_CERT and<br />
# #     SSL_SERVER_CERT. These contain the PEM-encoded certificates of the<br />
# #     server (always existing) and the client (only existing when client<br />
# #     authentication is used). This can be used to import the certificates<br />
# #     into CGI scripts.<br />
# #   o StdEnvVars:<br />
# #     This exports the standard SSL/TLS related `SSL_*' environment variables.<br />
# #     Per default this exportation is switched off for performance reasons,<br />
# #     because the extraction step is an expensive operation and is usually<br />
# #     useless for serving static content. So one usually enables the<br />
# #     exportation for CGI and SSI requests only.<br />
# #   o StrictRequire:<br />
# #     This denies access when &quot;SSLRequireSSL&quot; or &quot;SSLRequire&quot; applied even<br />
# #     under a &quot;Satisfy any&quot; situation, i.e. when it applies access is denied<br />
# #     and no other module can change it.<br />
# #   o OptRenegotiate:<br />
# #     This enables optimized SSL connection renegotiation handling when SSL<br />
# #     directives are used in per-directory context. <br />
# #SSLOptions +FakeBasicAuth +ExportCertData +StrictRequire<br />
# &lt;FilesMatch &quot;\.(cgi|shtml|phtml|php)$&quot;&gt;<br />
#     SSLOptions +StdEnvVars<br />
# &lt;/FilesMatch&gt;<br />
# &lt;Directory &quot;${path}/apache/cgi-bin&quot;&gt;<br />
#     SSLOptions +StdEnvVars<br />
# &lt;/Directory&gt;<br />
# <br />
# #   SSL Protocol Adjustments:<br />
# #   The safe and default but still SSL/TLS standard compliant shutdown<br />
# #   approach is that mod_ssl sends the close notify alert but doesn't wait for<br />
# #   the close notify alert from client. When you need a different shutdown<br />
# #   approach you can use one of the following variables:<br />
# #   o ssl-unclean-shutdown:<br />
# #     This forces an unclean shutdown when the connection is closed, i.e. no<br />
# #     SSL close notify alert is send or allowed to received.  This violates<br />
# #     the SSL/TLS standard but is needed for some brain-dead browsers. Use<br />
# #     this when you receive I/O errors because of the standard approach where<br />
# #     mod_ssl sends the close notify alert.<br />
# #   o ssl-accurate-shutdown:<br />
# #     This forces an accurate shutdown when the connection is closed, i.e. a<br />
# #     SSL close notify alert is send and mod_ssl waits for the close notify<br />
# #     alert of the client. This is 100% SSL/TLS standard compliant, but in<br />
# #     practice often causes hanging connections with brain-dead browsers. Use<br />
# #     this only for browsers where you know that their SSL implementation<br />
# #     works correctly. <br />
# #   Notice: Most problems of broken clients are also related to the HTTP<br />
# #   keep-alive facility, so you usually additionally want to disable<br />
# #   keep-alive for those clients, too. Use variable &quot;nokeepalive&quot; for this.<br />
# #   Similarly, one has to force some clients to use HTTP/1.0 to workaround<br />
# #   their broken HTTP/1.1 implementation. Use variables &quot;downgrade-1.0&quot; and<br />
# #   &quot;force-response-1.0&quot; for this.<br />
# BrowserMatch &quot;.*MSIE.*&quot; \<br />
#          nokeepalive ssl-unclean-shutdown \<br />
#          downgrade-1.0 force-response-1.0<br />
# <br />
# #   Per-Server Logging:<br />
# #   The home of a custom SSL log file. Use this when you want a<br />
# #   compact non-error SSL logfile on a virtual host basis.<br />
# CustomLog &quot;${path}/apache/logs/ssl_request.log&quot; \<br />
#           &quot;%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \&quot;%r\&quot; %b&quot;<br />
# <br />
# &lt;/VirtualHost&gt;                                  <br />
# ============================================================================<br />
<br />
<br />
# ============================================================================<br />
# Virtual Hosts<br />
# #<br />
# # If you want to maintain multiple domains/hostnames on your<br />
# # machine you can setup VirtualHost containers for them. Most configurations<br />
# # use only name-based virtual hosts so the server doesn't need to worry about<br />
# # IP addresses. This is indicated by the asterisks in the directives below.<br />
# #<br />
# # Please see the documentation at <br />
# # &lt;URL:[<a href="http://httpd.apache.org/docs/2.2/vhosts/&gt"  rel="nofollow">httpd.apache.org</a>];<br />
# # for further details before you try to setup virtual hosts.<br />
# #<br />
# # You may use the command line option '-S' to verify your virtual host<br />
# # configuration.<br />
# <br />
# #<br />
# # Use name-based virtual hosting.<br />
# #<br />
# NameVirtualHost *:8080<br />
# <br />
# #<br />
# # VirtualHost example:<br />
# # Almost any Apache directive may go into a VirtualHost container.<br />
# # The first VirtualHost section is used for all requests that do not<br />
# # match a ServerName or ServerAlias in any &lt;VirtualHost&gt; block.<br />
# #<br />
# &lt;VirtualHost *:8080&gt;<br />
#     ServerAdmin <a href="mailto:&#119;&#101;&#98;&#109;&#97;&#115;&#116;&#101;&#114;&#64;&#100;&#117;&#109;&#109;&#121;&#45;&#104;&#111;&#115;&#116;&#46;&#108;&#111;&#99;&#97;&#108;&#104;&#111;&#115;&#116;">&#119;&#101;&#98;&#109;&#97;&#115;&#116;&#101;&#114;&#64;&#100;&#117;&#109;&#109;&#121;&#45;&#104;&#111;&#115;&#116;&#46;&#108;&#111;&#99;&#97;&#108;&#104;&#111;&#115;&#116;</a><br />
#     DocumentRoot &quot;${path}/apache/docs/dummy-host.localhost&quot;<br />
#     ServerName dummy-host.localhost<br />
#     ServerAlias www.dummy-host.localhost<br />
#     ErrorLog &quot;logs/dummy-host.localhost-error.log&quot;<br />
#     CustomLog &quot;logs/dummy-host.localhost-access.log&quot; common<br />
# &lt;/VirtualHost&gt;<br />
# <br />
# &lt;VirtualHost *:8080&gt;<br />
#     ServerAdmin <a href="mailto:&#119;&#101;&#98;&#109;&#97;&#115;&#116;&#101;&#114;&#64;&#100;&#117;&#109;&#109;&#121;&#45;&#104;&#111;&#115;&#116;&#50;&#46;&#108;&#111;&#99;&#97;&#108;&#104;&#111;&#115;&#116;">&#119;&#101;&#98;&#109;&#97;&#115;&#116;&#101;&#114;&#64;&#100;&#117;&#109;&#109;&#121;&#45;&#104;&#111;&#115;&#116;&#50;&#46;&#108;&#111;&#99;&#97;&#108;&#104;&#111;&#115;&#116;</a><br />
#     DocumentRoot &quot;${path}/apache/docs/dummy-host2.localhost&quot;<br />
#     ServerName dummy-host2.localhost<br />
#     ErrorLog &quot;logs/dummy-host2.localhost-error.log&quot;<br />
#     CustomLog &quot;logs/dummy-host2.localhost-access.log&quot; common<br />
# &lt;/VirtualHost&gt;<br />
# ============================================================================<br />
<br />
<br />
# ============================================================================<br />
# Supplemental configuration<br />
#<br />
# The configuration files in the conf/extra/ directory can be <br />
# included to add extra features or to modify the default configuration of <br />
# the server, or you may simply copy their contents here and change as <br />
# necessary.<br />
<br />
# Language settings<br />
Include conf/extra/httpd-languages.conf<br />
<br />
# Server-pool management (MPM specific)<br />
#Include conf/extra/httpd-mpm.conf<br />
<br />
# Real-time info on requests and configuration<br />
#Include conf/extra/httpd-info.conf<br />
<br />
# Various default settings<br />
#Include conf/extra/httpd-default.conf<br />
<br />
# User home directories<br />
#Include conf/extra/httpd-userdir.conf<br />
<br />
<br />
#<br />
# Note: The following must must be present to support<br />
#       starting without SSL on platforms with no /dev/random equivalent<br />
#       but a statically compiled-in mod_ssl.<br />
#<br />
&lt;IfModule ssl_module&gt;<br />
SSLRandomSeed startup builtin<br />
SSLRandomSeed connect builtin<br />
&lt;/IfModule&gt;<br />
<br />
# == !!! DO NOT REMOVE !!! ===================================================<br />
### Alias EasyPHP<br />
# ========================================<br />
#alias<br />
#alias<br />
# ========================================<br />
### Alias End<br />
# ============================================================================]]></description>
            <dc:creator>glenelkins</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Mon, 10 Aug 2009 14:23:45 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.easyphp.org/forums/10/145872/145872/_subject_#msg-145872</guid>
            <title>Xoops + EasyPHP</title>
            <link>http://www.easyphp.org/forums/10/145872/145872/_subject_#msg-145872</link>
            <description><![CDATA[ Hi All,<br />
<br />
Thank you for your great work!<br />
<br />
<br />
Please, see EasyPHP 3.0 + CMS Xoops 2.3.3 + Xoops Modules + portuguese translation on:<br />
<br />
[<a href="http://www.xoops.org/modules/news/article.php?storyid=4946"  rel="nofollow">www.xoops.org</a>]<br />
<br />
<br />
Screenshot:<br />
<br />
<img src="http://i25.tinypic.com/312ckk3.png" class="bbcode" border="0" /><br />
<br />
<br />
Download:<br />
<br />
[<a href="http://code.google.com/p/xoops-miniservers/downloads/detail?name=Xoops2.3.3EasyPHP3.0.0Blog2.6.0.7z"  rel="nofollow">code.google.com</a>]<br />
<br />
<br />
Many thanks<br />
<br />
<br />
Gopala]]></description>
            <dc:creator>Gopala</dc:creator>
            <category>EasyPHP 3.0</category>
            <pubDate>Fri, 07 Aug 2009 22:23:44 +0200</pubDate>
        </item>
    </channel>
</rss>

