<![CDATA[Teknotit Snipet Manager tarfst: Snippets: apache2]]>http://snipet.teknotit.com/index.php <![CDATA[apache exec commande as root]]> sudo visudo =========== www-data ALL = NOPASSWD: /usr/bin/php]]> Thu, 31 Jan 2019 21:39:05 +0000 <![CDATA[remove double slash]]> RewriteCond %{THE_REQUEST} \ //+ RewriteRule (.*) /$1 [R=301,L] ]]> Tue, 05 Jun 2018 22:48:51 +0000 <![CDATA[Apache - commande]]> #Activation module: a2enmod / a2dismod #Action/Disaction (site) a2ensite / a2dissite #Recherche Module apt-cache search libapache2* ]]> Fri, 17 Oct 2014 07:13:15 +0200 <![CDATA[Optimisation apache2]]> Désactivation module additionel (Lister les modules avec apache2ctl -M) ∘ désactiver autoindex a2dismod autoindex ∘ auth_digest ∘ dav ∘ dav_fs ∘ include]]> Fri, 17 Oct 2014 07:07:45 +0200